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