码迷,mamicode.com
首页 > 移动开发 > 详细

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

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

标签:application   ios   ios8   background modes   remote notifications   

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

 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

标签:application   ios   ios8   background modes   remote notifications   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!