您的位置:首页 > 移动开发

打印出现:You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:

2016-11-22 13:51 585 查看
解决办法:
第一种:Product -> Target -> Capabilities -> Background Modes -> 勾选Remote notification
第二种:info.plist文件配置:Required background modes->App downloads content in response to push notifications
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  ios Remote notification
相关文章推荐