我是靠谱客的博主 害羞长颈鹿,这篇文章主要介绍问题:You've implemented -[ application:didReceiveRemoteNotification:fetchComple ,现在分享给大家,希望可以做个参考。
消息推送时问题:
You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist. 意思是说:
你已经实现了——(< UIApplicationDelegate >应用程序:didReceiveRemoteNotification:fetchCompletionHandler:],但你仍然需要添加“remote-notification”你的支持UIBackgroundModes Info.plist列表。
解决办法:PORJECT --> Capabilities --> Background Modes --> Background fetch & Remote notifications -->选中为on 状态
最后
以上就是害羞长颈鹿最近收集整理的关于问题:You've implemented -[
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复