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

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

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -