iOS推送警告but you still need to add "remote-notification" to the list of your supported UIBackgroundMod
在使用个推推送时,控制台报下:
You’ve implemented -[fetchCompletionHandler:], but you still need to add “remote-notification” to the list of your supported UIBackgroundModes in your Info.plist.
该如何解决嫩,如下:
capablilties->background modes->remote notifications
还没有评论,来说两句吧...