jpush-react-native
jpush-react-native copied to clipboard
ios 无法接收推送
你的运行环境
mac os
- 插件版本: "jcore-react-native": "^1.8.0", "jpush-react-native": "^2.8.1",
- react-native 版本: "react-native": "0.63.2",
期望效果
告诉我们你希望达到什么效果。
实际效果
告诉我们实际是什么效果。 android 可以正常接收到通知,但ios无法接收通知,但打包和开发时候也没有报错
重现步骤

Debug logs
包括 Android 或 iOS 的日志:
- check the settings of your project follow the JPush official document.
- check your Push certificate of iOS app on the Apple Developer website, you should turn on the notification push settings.
- check the notification push log on your server.