【问题标题】:Sequence of methods getting called when push notification comes in推送通知进入时调用的方法序列
【发布时间】:2011-03-01 20:28:35
【问题描述】:

当推送通知到来并且我们点击警报的“查看”按钮时,第一个被调用的方法是什么?

我想了解流程,因为我想为我的通知呈现模态视图,并且该模态将位于我的根视图控制器之上,因此我想了解通知进入时调用的方法序列。

【问题讨论】:

    标签: iphone cocoa-touch ios push-notification


    【解决方案1】:
    1. didFinishLaunchingWithOptionsapplicationWillEnterForeground

    2. didReceiveLocalNotification

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-11-17
      • 2017-05-27
      相关资源
      最近更新 更多