Can't receive push notification in iOS?

混江龙づ霸主 提交于 2019-12-12 04:32:28

问题


Im trying to send notification with IBM mobile first 8 but i can't receive notification in IOS .

The deviceId is well registered to IMF server But when i try to test and send notification from server to my app .the notification is not received .

I used this doc : https://github.com/MobileFirst-Platform-Developer-Center/PushNotificationsCordova/blob/release80/www/js/index.js

I can receive notification in Android .

Thank you for your helps.


回答1:


You only point to the javascript file, not to the instructions that you followed. You should edit your question with detailed step-by-step review of what you've done.

Additionally, for iOS you should also make sure that Keychain sharing is enabled in your Xcode settings.



来源:https://stackoverflow.com/questions/41227847/cant-receive-push-notification-in-ios

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!