ios - How should i deal with presentView when i receive remote notification and try to back my rootviewcontroller to push next viewcontroller -
- present viewcontroller , lock screen(the present view never pushed self.navigationviewcontroller.viewcontroller)
- lock iphone screen
- send promotion info
- slide remote notification
- wish app can dismiss presentview , rootviewcontroller, action (push viewcontroller or present new viewcontroller).
question: can't find presentview dismiss it
Comments
Post a Comment