qijingyu 发表于 2015-1-23 10:42:09

jpush 遇到的问题 以及解决方案 不定时更新

2015-01-23
----------------------
遇到如下报错,但是程序还是能继续运行:
you've implemented - [<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:],but you still need to add "remote-notification" to the list of your supported UIVackgroundModes in your Info.plist.
registerForRemoteNotificationTypes: is not supported in ios 8.0 or later.
解决方法:
http://bbs.phonegap100.com/forum.php?mod=image&aid=823&size=300x300&key=76e98ac018a919b5&nocache=yes&type=fixnone
页: [1]
查看完整版本: jpush 遇到的问题 以及解决方案 不定时更新