Not get deviceToken yet. Maybe: your certificate not configured APNs? or current network is not so good so APNs registration failed? or there is no APNs register code? Please refer to JPush docs.
unity2017 可能把推送功能关闭了,手动在代码中打开:将 UNITY_REMOTE_NOTIFICATIONS 设为 1。![]()

这个会导致获取devicetoken的函数不调用
本文探讨了在Unity2017中遇到的推送功能未启用的问题,导致无法获取设备的DeviceToken。文中提到了几种可能的原因,包括证书配置、网络状况及注册代码缺失,并建议检查APNs设置和修改代码中的UNITY_REMOTE_NOTIFICATIONS参数。
&spm=1001.2101.3001.5002&articleId=82877904&d=1&t=3&u=f5d8a7862d144cd19b6aa2fb8571399a)
2282

被折叠的 条评论
为什么被折叠?



