ios - How should i deal with presentView when i receive remote notification and try to back my rootviewcontroller to push next viewcontroller -


  1. present viewcontroller , lock screen(the present view never pushed self.navigationviewcontroller.viewcontroller)
  2. lock iphone screen
  3. send promotion info
  4. slide remote notification
  5. wish app can dismiss presentview , rootviewcontroller, action (push viewcontroller or present new viewcontroller).

question: can't find presentview dismiss it


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -