Jeepeng / react-native-xinge-push

信鸽推送React Native版,支持华为、小米、魅族官方推送通道
Apache License 2.0
78 stars 29 forks source link

android bindaccount 没有效果,但是result返回devicetoken了,log日志输入如下信息 #21

Closed Wizhiai closed 6 years ago

Wizhiai commented 6 years ago

android XGPushManager.bindAccount推送显示没有账号,但是。then方法result返回devicetoken了,安卓log日志输入如下信息 [XGOtherPush] Reservert info: other push token is : null other push type: xiaomi 05-31 20:41:59.383 27622-27717/com.bunnyfit_app I/XINGE: [XGOtherPush] Reservert info: use normal xg token register 05-31 20:41:59.558 27622-27717/com.bunnyfit_app I/XINGE: [XGOtherPush] other push token is : null other push type: xiaomi 05-31 20:41:59.558 27622-27717/com.bunnyfit_app W/XINGE: [XGOtherPush] updateToken Error: get otherPushType or otherPushToken is null @Jeepeng