编译遇到you still need to add “remote-notification” to the list of your supported UIBackgroundModes
编译时候控制台有个信息打印出来: 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.
相关文章: