无法在 iOS 中接收推送通知?
我尝试使用 IBM mobile first 8 发送通知,但我无法在 IOS 中接收通知.
Im trying to send notification with IBM mobile first 8 but i can't receive notification in IOS .
deviceId 已很好地注册到 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,您还应该确保在 Xcode 设置中启用了钥匙串共享.
Additionally, for iOS you should also make sure that Keychain sharing is enabled in your Xcode settings.