首页 > 其他 > 详细

Remote-notification

时间:2016-02-17 20:53:09      阅读:190      评论:0      收藏:0      [点我收藏+]

远程推送控制台提示Add “Remote-notification”…解决方案

 

做推送的童鞋可能会遇到这样的问题,控制台会打印一句话:

You’ve implemented -[application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add “remote-notification” to the list of your supported UIBackgroundModes in your Info.plist.

解决办法:

技术分享

这个时候再去看看Info.plist文件:

技术分享

再次运行,问题就解决啦!

 

本文出处刚刚在线:http://www.superqq.com/blog/2015/11/12/remote-notification-error/

Remote-notification

原文:http://www.cnblogs.com/easyToCode/p/5196357.html

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