解决办法:
第一种:Product -> Target -> Capabilities -> Background Modes -> 勾选Remote notification
第二种:info.plist文件配置:Required background modes->App downloads content in response to push notifications
打印出现:You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:
阅读 38
2023-08-22
解决办法:
第一种:Product -> Target -> Capabilities -> Background Modes -> 勾选Remote notification
第二种:info.plist文件配置:Required background modes->App downloads content in response to push notifications
相关推荐
精彩评论(0)