在iOS中无法接收推送通知?
我试图先向IBM移动设备发送通知,但我无法在IOS中收到通知。
Im trying to send notification with IBM mobile first 8 but i can't receive notification in IOS .
设备ID已经很好地注册到IMF服务器但是当我尝试测试并从服务器发送通知到我的应用程序。没有收到通知。
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 .
我可以在Android收到通知。
I can receive notification in Android .
谢谢你的帮助。
你只指向javascript文件,而不是你所遵循的指示。您应该通过详细的逐步审查来编辑您的问题。
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.
此外,对于iOS,您还应确保启用了Keychain共享。您的Xcode设置。
Additionally, for iOS you should also make sure that Keychain sharing is enabled in your Xcode settings.