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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -