开发者

Push Notification not coming on device from server through APNS to device

What are the reasons,that push notification is not coming on my device when my app is n开发者_如何学编程ot running


If you implement application:didFinishLaunchingWithOptions: to handle an incoming push notification that causes the launch of the application, this method (application:didReceiveRemoteNotification) is not invoked for that push notification.

Cf Apple Online Doc

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜