我是靠谱客的博主 奋斗铃铛,最近开发中收集的这篇文章主要介绍iOS 极光推送集成打印You've implemented -[ application:didReceiveRemoteNotification:fe,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

推送功能相信大家和我一样都用的极光,但是在今天犯迷糊工程没有配置完全,就爆出了

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.具体如图


解决办法:

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

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

具体如下





最后

以上就是奋斗铃铛为你收集整理的iOS 极光推送集成打印You've implemented -[ application:didReceiveRemoteNotification:fe的全部内容,希望文章能够帮你解决iOS 极光推送集成打印You've implemented -[ application:didReceiveRemoteNotification:fe所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(46)

评论列表共有 0 条评论

立即
投稿
返回
顶部