标签:
You‘ve implemented -[ application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist.
解决方案:
you still need to add "remote-notification"
标签:
原文地址:http://www.cnblogs.com/yonggezai/p/4826713.html