可以获得registrationID 但是推送的时候却不显示用户是什么原因?

BabyFace
2018-10-17 01:07 1.4k 0

可以获得registrationID 但是推送的时候却不显示用户是什么原因?
然后另外重写了一个一模一样的连registrationID都获取不到

下面是日志信息

```
10-17 09:15:18.155 15293-15293/? D/JIGUANG-JPush: [JPushInterface] action:init - sdkVersion:3.1.5, buildId:409
10-17 09:15:18.156 15293-15293/? D/JIGUANG-JCore: [JCoreGlobal] action:init - sdkVersion:1.2.3, buildId:193
10-17 09:15:18.184 15293-15293/? D/JIGUANG-JCore: [JCoreGlobal] manifest:channel - developer-default
[JCoreGlobal] metadata: appKey - XXXXX
10-17 09:15:18.185 15293-15293/? D/JIGUANG-JCore: [AndroidUtil] action:checkValidManifest
10-17 09:15:18.191 15293-15293/? D/JIGUANG-JCore: [JCoreServiceUtils] set Push/Alarm Receiver enabled
10-17 09:15:18.216 15293-15293/? D/JIGUANG-JPush: [AndroidUtil] action:checkValidManifest
10-17 09:15:18.226 15293-15293/? D/registrationID: JIGUANG: 100d8559096d42a0e74
10-17 09:15:18.334 15317-15317/? D/JIGUANG-JPush: [JPushInterface] action:init - sdkVersion:3.1.5, buildId:409
10-17 09:15:18.334 15317-15317/? D/JIGUANG-JCore: [JCoreGlobal] action:init - sdkVersion:1.2.3, buildId:193
10-17 09:15:18.372 15317-15317/? D/JIGUANG-JCore: [JCoreGlobal] manifest:channel - developer-default
10-17 09:15:18.374 15317-15317/? D/JIGUANG-JCore: [JCoreGlobal] metadata: appKey - XXXXX
10-17 09:15:18.375 15317-15317/? D/JIGUANG-JCore: [AndroidUtil] action:checkValidManifest
10-17 09:15:18.384 15317-15317/? D/JIGUANG-JCore: [JCoreServiceUtils] set Push/Alarm Receiver enabled
10-17 09:15:18.400 15317-15317/? D/JIGUANG-JPush: [AndroidUtil] action:checkValidManifest
10-17 09:15:18.417 15317-15317/? D/registrationID: JIGUANG: 100d8559096d42a0e74
10-17 09:15:18.424 15317-15317/? D/JIGUANG-JCore: [PushService] onStartCommand - intent:Intent { act=com.qiangyu.run.action cmp=com.qiangyu/cn.jpush.android.service.PushService (has extras) }, pkg:com.qiangyu, connection:0
10-17 09:15:18.425 15317-15317/? D/JIGUANG-JCore: [PushService] onStartCommand - intent:Intent { act=com.qiangyu.intent.INIT cmp=com.qiangyu/cn.jpush.android.service.PushService (has extras) }, pkg:com.qiangyu, connection:0
10-17 09:15:18.425 15317-15317/? D/JIGUANG-JCore: [PushService] onStartCommand - intent:Intent { act=com.qiangyu.intent.PERIOD_RESUME cmp=com.qiangyu/cn.jpush.android.service.PushService (has extras) }, pkg:com.qiangyu, connection:0
10-17 09:15:18.426 15317-15317/? D/JIGUANG-JCore: [PushService] onStartCommand - intent:Intent { act=com.qiangyu.cn.jpush.android.intent.check.notification.state cmp=com.qiangyu/cn.jpush.android.service.PushService (has extras) }, pkg:com.qiangyu, connection:0
10-17 09:15:18.427 15317-15317/? D/JIGUANG-JCore: [PushService] onStartCommand - intent:Intent { act=com.qiangyu.run.action cmp=com.qiangyu/cn.jpush.android.service.PushService (has extras) }, pkg:com.qiangyu, connection:0
10-17 09:15:18.428 15317-15317/? D/JIGUANG-JCore: [PushService] onStartCommand - intent:Intent { act=com.qiangyu.intent.INIT cmp=com.qiangyu/cn.jpush.android.service.PushService (has extras) }, pkg:com.qiangyu, connection:0
10-17 09:15:18.453 15317-15358/? D/JIGUANG-JCore: [JiguangTcpManager] Action - restartNetworkingClient, pid:15317
10-17 09:15:18.455 15317-15317/? D/JIGUANG-JCore: [PushReceiver] onReceive - android.net.conn.CONNECTIVITY_CHANGE
10-17 09:15:18.455 15317-15358/? D/JIGUANG-JCore: [JiguangTcpManager] Action - restartNetworkingClient, pid:15317
10-17 09:15:18.456 15317-15368/? I/JIGUANG-JCore: [NetworkingClient] Begin to run in ConnectingThread - id:1002
10-17 09:15:18.457 15317-15349/? D/JIGUANG-JPush: [PushReceiverCore] onReceive - android.net.conn.CONNECTIVITY_CHANGE
10-17 09:15:18.458 15317-15358/? D/JIGUANG-JCore: [JiguangTcpManager] isRunning:true
[ARunAction] pkg:com.qiangyu
[ARunAction] Bundle[{action=cn.jpush.android.intent.REPORT, report.extra.info=, report=crash_log, sdktype=JCORE}]
10-17 09:15:18.461 15317-15358/? D/JIGUANG-JCore: [JiguangTcpManager] Action - restartNetworkingClient, pid:15317
10-17 09:15:18.463 15317-15358/? D/JIGUANG-JCore: [JiguangTcpManager] isRunning:true
10-17 09:15:18.472 15317-15358/? D/JIGUANG-JCore: [ARunAction] pkg:com.qiangyu
[ARunAction] Bundle[{action=cn.jpush.android.intent.REPORT, report.extra.info=, report=crash_log, sdktype=JCORE}]
10-17 09:15:18.514 15317-15368/? D/JIGUANG-JCore: [SisPolicy] Open connection with main - ip:103.230.236.23, port:7000
10-17 09:15:18.557 15317-15368/? I/JIGUANG-JCore: [SisPolicy] Succeed to open connection - ip:103.230.236.23, port:7000
10-17 09:15:18.567 15317-15368/? I/JIGUANG-JCore: [ConnectingHelper] Login with - juid:15170218339, appKey:XXXXX, sdkVersion:66051, pushVersion:196869, analyticsVersion:0 ,shareVersion:0,sspSdkVer:0, pluginPlatformType:0
10-17 09:15:18.634 15293-15348/? D/JIGUANG-JCore: [HttpHelper] status code:200 retry left:2
10-17 09:15:18.669 15317-15368/? I/JIGUANG-JCore: [ConnectingHelper] Login succeed - sid:28029, serverTime;1539738918000
10-17 09:15:18.669 15317-15368/? D/JIGUANG-JCore: [ConnectingHelper] Action - sendServerTimer
10-17 09:15:18.690 15317-15377/? D/JIGUANG-JCore: [HttpHelper] status code:200 retry left:2
10-17 09:15:18.709 15317-15361/? D/JIGUANG-JCore: [JiguangTcpManager] Action - onLoggedIn - connection:1002
[ConnectingHelper] Action - sendConnectionChanged
10-17 09:15:18.709 15317-15368/? D/JIGUANG-JCore: [NetworkingClient] Network listening...
10-17 09:15:18.712 15293-15293/? D/JIGUANG-Example: [MyReceiver] onReceive - cn.jpush.android.intent.CONNECTION, extras:
key:cn.jpush.android.APPKEY, value:XXXXX
key:cn.jpush.android.CONNECTION_CHANGE, value:true
10-17 09:15:18.713 15293-15293/? W/JIGUANG-Example: [MyReceiver]cn.jpush.android.intent.CONNECTION connected state change to true
10-17 09:15:18.715 15317-15394/? I/JIGUANG-JCore: [ReportHelper] periodTasks...
10-17 09:15:18.717 15293-15293/? D/JIGUANG-JCore: [PushReceiver] onReceive - cn.jpush.android.intent.ACTION_REPORT_HISTORY
10-17 09:15:18.722 15293-15395/? D/JIGUANG-JPush: [PushReceiverCore] onReceive - cn.jpush.android.intent.ACTION_REPORT_HISTORY
10-17 09:15:21.502 15317-15361/com.qiangyu:mult D/JIGUANG-JCore: [JiguangTcpManager] Send heart beat
10-17 09:15:21.663 15317-15368/com.qiangyu:mult D/JIGUANG-JCore: [NetworkingClient] Received bytes - len:36, connection:1002, pkg:com.qiangyu
10-17 09:15:21.663 15317-15361/com.qiangyu:mult D/JIGUANG-JCore: [JiguangTcpManager] Action - onHeartbeatSucceed - connection:1002
10-17 09:15:21.663 15317-15368/com.qiangyu:mult D/JIGUANG-JCore: [NetworkingClient] Network listening...

1个回答

热门排序
  • BabyFace
    2018-10-17 01:24

    null