标签:
You‘ve implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist.
破解方法还 和上面 是一样的
标签:
原文地址:http://www.cnblogs.com/isItOk/p/5207834.html