首页 > 移动平台 > 详细

NT_iOS笔记—add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plis

时间:2015-04-08 18:04:06      阅读:1532      评论:0      收藏:0      [点我收藏+]

在用信鸽推送的时候报了:

 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.

解决方法:

技术分享

打开Background Modes 勾选Remote notifications即可。

可以在info.plist中看到

技术分享

NT_iOS笔记—add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plis

原文:http://blog.csdn.net/nt_tian/article/details/44943597

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!