0
点赞
收藏
分享

微信扫一扫

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

解决办法:

第一种:Product -> Target -> Capabilities -> Background Modes -> 勾选Remote notification

第二种:info.plist文件配置:Required background modes->App downloads content in response to push notifications

举报

相关推荐

0 条评论