Android DEMO收不到通知,别名,tag, Registration ID等所有的,然后集成到项目中也同样收不到

a465855787
2017-09-18 04:04 3.6k 0
09-18 11:56:11.213 31785-31785/com.danke.eggshell D/JIGUANG-Example: [ExampleApplication] onCreate
09-18 11:56:11.293 31785-31785/com.danke.eggshell D/JIGUANG-JPush: [JPushInterface] action:init - sdkVersion:3.0.8, buildId:379
09-18 11:56:11.303 31785-31785/com.danke.eggshell D/JIGUANG-JPush: [AndroidUtil] action:checkValidManifest
09-18 11:56:11.373 31785-31785/com.danke.eggshell D/JIGUANG-JCore: [AndroidUtil] action:checkValidManifest
09-18 11:56:11.393 31785-31785/com.danke.eggshell D/JIGUANG-JCore: [JCoreServiceUtils] set Push/Alarm Receiver enabled
09-18 11:56:15.513 31785-31785/com.danke.eggshell D/JIGUANG-JCore: [JCoreGlobal] action:init - sdkVersion:1.1.6, buildId:152
09-18 11:56:15.533 31785-31785/com.danke.eggshell D/JIGUANG-JCore: [JCoreGlobal] metadata: appKey - bc56f10ec35f0d11a72d78aa
09-18 11:56:15.533 31785-31785/com.danke.eggshell D/JIGUANG-JCore: [JCoreGlobal] metadata: channel - developer-default
09-18 11:56:15.603 31785-31785/com.danke.eggshell I/JIGUANG-JPush: [PluginPlatformsInterface] whichPlatform - 0
09-18 11:56:16.603 31785-32029/com.danke.eggshell D/JIGUANG-JCore: [ARunAction]  pkg:com.danke.eggshell
09-18 11:56:16.603 31785-32029/com.danke.eggshell D/JIGUANG-JCore: [ARunAction] Bundle[{action=cn.jpush.android.intent.REPORT, report.extra.info=, report=crash_log, sdktype=JCORE}]
09-18 11:56:16.603 31785-32029/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Action - restartNetworkingClient, pid:31785
09-18 11:56:16.603 31785-32140/com.danke.eggshell I/JIGUANG-JCore: [NetworkingClient] Begin to run in ConnectingThread - id:3013
09-18 11:56:16.753 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [ConnectingHelper] To get sis - host:s.jpush.cn, port:19000
09-18 11:56:16.763 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [ConnectingHelper] SIS Receiving...
09-18 11:56:16.813 31785-32140/com.danke.eggshell I/JIGUANG-JCore: [ConnectingHelper] Get sis info succeed with host: s.jpush.cn
09-18 11:56:16.833 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [ConnectingHelper] Open connection with main - ip:118.145.3.96, port:7000
09-18 11:56:16.833 31785-32140/com.danke.eggshell I/JIGUANG-JCore: [ConnectingHelper] Succeed to open connection - ip:118.145.3.96, port:7000
09-18 11:56:17.253 31785-31785/com.danke.eggshell D/JIGUANG-Example: [MyReceiver] onReceive - cn.jpush.android.intent.REGISTRATION, extras: 
                                                                     key:cn.jpush.android.APPKEY, value:bc56f10ec35f0d11a72d78aa
                                                                     key:cn.jpush.android.REGISTRATION_ID, value:100d8559097d32d946f
09-18 11:56:17.253 31785-31785/com.danke.eggshell D/JIGUANG-Example: [MyReceiver] 接收Registration Id : 100d8559097d32d946f
09-18 11:56:17.273 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [JCommands] Action - receivedCommand - cmd:0
09-18 11:56:17.293 31785-32140/com.danke.eggshell I/JIGUANG-JCore: [ConnectingHelper] Register succeed - juid:10992268152, registrationId:100d8559097d32d946f, deviceId:null
09-18 11:56:17.303 31785-31785/com.danke.eggshell D/JIGUANG-Example: [MyReceiver] onReceive - cn.jpush.android.intent.REGISTRATION, extras: 
                                                                     key:cn.jpush.android.APPKEY, value:bc56f10ec35f0d11a72d78aa
                                                                     key:cn.jpush.android.REGISTRATION_ID, value:100d8559097d32d946f
09-18 11:56:17.303 31785-31785/com.danke.eggshell D/JIGUANG-Example: [MyReceiver] 接收Registration Id : 100d8559097d32d946f
09-18 11:56:17.313 31785-32140/com.danke.eggshell I/JIGUANG-JCore: [ConnectingHelper] Login with - juid:10992268152, appKey:bc56f10ec35f0d11a72d78aa, sdkVersion:65798, pushVersion:196616, analyticsVersion:0 ,shareVersion:0, pluginPlatformType:0
09-18 11:56:17.333 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [JCommands] Action - receivedCommand - cmd:1
09-18 11:56:17.343 31785-32140/com.danke.eggshell I/JIGUANG-JCore: [ConnectingHelper] Login succeed - sid:7584, serverTime;1505706976000
09-18 11:56:17.343 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [ConnectingHelper] Action - sendServerTimer
09-18 11:56:17.413 31785-31785/com.danke.eggshell D/JIGUANG-Example: [MyReceiver] onReceive - cn.jpush.android.intent.CONNECTION, extras: 
                                                                     key:cn.jpush.android.APPKEY, value:bc56f10ec35f0d11a72d78aa
                                                                     key:cn.jpush.android.CONNECTION_CHANGE, value:true
09-18 11:56:17.413 31785-31785/com.danke.eggshell W/JIGUANG-Example: [MyReceiver]cn.jpush.android.intent.CONNECTION connected state change to true
09-18 11:56:17.433 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Network listening...
09-18 11:56:17.433 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Action - onLoggedIn - connection:367406051104
09-18 11:56:17.433 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [ConnectingHelper] Action - sendConnectionChanged
09-18 11:56:17.443 31785-32136/com.danke.eggshell I/JIGUANG-JCore: [ReportHelper] periodTasks...
09-18 11:56:17.783 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [HttpHelper] status code:200
09-18 11:56:17.873 31785-32136/com.danke.eggshell I/JIGUANG-JPush: [PluginPlatformsInterface] whichPlatform - 0
09-18 11:56:17.873 31785-32136/com.danke.eggshell I/JIGUANG-JPush: [PluginPlatformsInterface] whichPlatform - 0
09-18 11:56:18.073 31785-32197/com.danke.eggshell D/JIGUANG-JCore: [HttpHelper] status code:200
09-18 11:56:19.473 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [RequestCacheManager] Action - sendRequestInternal - connection:367406051104, timeout:0,sdkType:JCORE, threadId:3011
09-18 11:56:19.813 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Received bytes - len:36, connection:367406051104, pkg:com.danke.eggshell
09-18 11:56:19.813 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Network listening...
09-18 11:56:32.443 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Send heart beat
09-18 11:56:32.473 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Received bytes - len:36, connection:367406051104, pkg:com.danke.eggshell
09-18 11:56:32.473 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Network listening...
09-18 11:56:32.473 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Action - onHeartbeatSucceed - connection:367406051104
09-18 11:56:57.983 31785-31785/com.danke.eggshell D/JIGUANG-Example: [MyReceiver] onReceive - cn.jpush.android.intent.CONNECTION, extras: 
                                                                     key:cn.jpush.android.APPKEY, value:bc56f10ec35f0d11a72d78aa
                                                                     key:cn.jpush.android.CONNECTION_CHANGE, value:false
09-18 11:56:57.983 31785-31785/com.danke.eggshell W/JIGUANG-Example: [MyReceiver]cn.jpush.android.intent.CONNECTION connected state change to false
09-18 11:57:00.623 31785-31785/com.danke.eggshell D/JIGUANG-Example: [MyReceiver] onReceive - cn.jpush.android.intent.CONNECTION, extras: 
                                                                     key:cn.jpush.android.APPKEY, value:bc56f10ec35f0d11a72d78aa
                                                                     key:cn.jpush.android.CONNECTION_CHANGE, value:true
09-18 11:57:00.623 31785-31785/com.danke.eggshell W/JIGUANG-Example: [MyReceiver]cn.jpush.android.intent.CONNECTION connected state change to true
09-18 11:57:05.553 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [JPushDataAction] Action - onActionRun
09-18 11:57:05.553 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [PushServiceCore] bundle:Bundle[{action=cn.jpush.android.intent.ALIAS_TAGS, proto_type=2, seq_id=11511, tags=null, alias=1234, protoaction_type=2, sdktype=JPUSH}]
09-18 11:57:05.553 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [PushServiceCore] Action - handleServiceAction - action:cn.jpush.android.intent.ALIAS_TAGS
09-18 11:57:05.593 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [TagAliasHelper] tagalias:[TagaliasRequest] - appKey:bc56f10ec35f0d11a72d78aa, action:{"platform":"a","op":"set","alias":"1234"} - [Request] - [JHead] - len:0, version:1, command:29, rid:11511, sid:0, juid:0
09-18 11:57:05.593 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [JPushRequestHelper] Action - sendJPushRequest, timeout:20000, threadId:3002
09-18 11:57:05.603 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [RequestCacheManager] Action - sendRequestInternal - connection:367406051104, timeout:20000,sdkType:JPUSH, threadId:3011
09-18 11:57:25.633 31785-2219/com.danke.eggshell I/JIGUANG-TagAliasHelper: action - onAliasOperatorResult, sequence:2,alias:1234
09-18 11:57:25.633 31785-2219/com.danke.eggshell E/JIGUANG-TagAliasHelper: Failed to set alias, errorCode:6002
09-18 11:57:25.633 31785-2219/com.danke.eggshell D/JIGUANG-TagAliasHelper: need retry
09-18 11:57:27.233 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Send heart beat
09-18 11:57:30.463 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [JPushDataAction] Action - onActionRun
09-18 11:57:30.463 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [PushServiceCore] bundle:Bundle[{action=cn.jpush.android.intent.ALIAS_TAGS, proto_type=2, seq_id=11515, tags=null, alias=1234, protoaction_type=2, sdktype=JPUSH}]
09-18 11:57:30.463 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [PushServiceCore] Action - handleServiceAction - action:cn.jpush.android.intent.ALIAS_TAGS
09-18 11:57:30.473 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [TagAliasHelper] tagalias:[TagaliasRequest] - appKey:bc56f10ec35f0d11a72d78aa, action:{"platform":"a","op":"set","alias":"1234"} - [Request] - [JHead] - len:0, version:1, command:29, rid:11515, sid:0, juid:0
09-18 11:57:30.473 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [JPushRequestHelper] Action - sendJPushRequest, timeout:20000, threadId:3002
09-18 11:57:30.483 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [RequestCacheManager] Action - sendRequestInternal - connection:367406051104, timeout:20000,sdkType:JPUSH, threadId:3011
09-18 11:57:37.253 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Action - onHeartbeatTimeout - timeoutTimes:1
09-18 11:57:37.253 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Already logged in. Give up to retry.
09-18 11:57:42.253 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Send heart beat
09-18 11:57:50.493 31785-2219/com.danke.eggshell I/JIGUANG-TagAliasHelper: action - onAliasOperatorResult, sequence:3,alias:1234
09-18 11:57:50.493 31785-2219/com.danke.eggshell E/JIGUANG-TagAliasHelper: Failed to set alias, errorCode:6002
09-18 11:57:50.493 31785-2219/com.danke.eggshell D/JIGUANG-TagAliasHelper: need retry
09-18 11:57:52.113 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Send heart beat
09-18 11:57:52.273 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Action - onHeartbeatTimeout - timeoutTimes:2
09-18 11:57:52.273 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Action - tryStop - connection:367406051104
09-18 11:57:52.273 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Action - retryConnect - disconnectedTimes:0
09-18 11:57:52.273 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] onDisconnected and retry restart conn - delay:3000
09-18 11:57:52.563 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Received bytes - len:-991, connection:367406051104, pkg:com.danke.eggshell
09-18 11:57:52.563 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Exception received. Now break - ret:-991
09-18 11:57:52.563 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Break receiving by wantStop - connection:367406051104
09-18 11:57:52.563 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Action - closeConnection - connection:367406051104
09-18 11:57:52.563 31785-32140/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Return of Close jni connection - 0
09-18 11:57:52.563 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Action - onDisconnected - connection:0
09-18 11:57:52.563 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [ConnectingHelper] Action - sendConnectionChanged
09-18 11:57:52.573 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Action - tryStop - connection:0
09-18 11:57:52.573 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Action - retryConnect - disconnectedTimes:0
09-18 11:57:52.583 31785-31785/com.danke.eggshell D/JIGUANG-Example: [MyReceiver] onReceive - cn.jpush.android.intent.CONNECTION, extras: 
                                                                     key:cn.jpush.android.APPKEY, value:bc56f10ec35f0d11a72d78aa
                                                                     key:cn.jpush.android.CONNECTION_CHANGE, value:false
09-18 11:57:52.583 31785-31785/com.danke.eggshell W/JIGUANG-Example: [MyReceiver]cn.jpush.android.intent.CONNECTION connected state change to false
09-18 11:57:55.283 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Action - restartNetworkingClient, pid:31785
09-18 11:57:55.283 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] isRunning:false
09-18 11:57:55.283 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Action - tryStop - connection:0
09-18 11:57:55.283 31785-3491/com.danke.eggshell I/JIGUANG-JCore: [NetworkingClient] Begin to run in ConnectingThread - id:3031
09-18 11:57:55.293 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [ConnectingHelper] Open connection with main - ip:118.145.3.96, port:7000
09-18 11:57:55.313 31785-3491/com.danke.eggshell I/JIGUANG-JCore: [ConnectingHelper] Succeed to open connection - ip:118.145.3.96, port:7000
09-18 11:57:55.313 31785-3491/com.danke.eggshell I/JIGUANG-JCore: [ConnectingHelper] Login with - juid:10992268152, appKey:bc56f10ec35f0d11a72d78aa, sdkVersion:65798, pushVersion:196616, analyticsVersion:0 ,shareVersion:0, pluginPlatformType:0
09-18 11:57:55.343 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [JCommands] Action - receivedCommand - cmd:1
09-18 11:57:55.343 31785-3491/com.danke.eggshell I/JIGUANG-JCore: [ConnectingHelper] Login succeed - sid:9399, serverTime;1505707074000
09-18 11:57:55.343 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [ConnectingHelper] Action - sendServerTimer
09-18 11:57:55.423 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Network listening...
09-18 11:57:55.423 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Action - onLoggedIn - connection:367406051104
09-18 11:57:55.423 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [ConnectingHelper] Action - sendConnectionChanged
09-18 11:57:55.433 31785-31785/com.danke.eggshell D/JIGUANG-Example: [MyReceiver] onReceive - cn.jpush.android.intent.CONNECTION, extras: 
                                                                     key:cn.jpush.android.APPKEY, value:bc56f10ec35f0d11a72d78aa
                                                                     key:cn.jpush.android.CONNECTION_CHANGE, value:true
09-18 11:57:55.433 31785-31785/com.danke.eggshell W/JIGUANG-Example: [MyReceiver]cn.jpush.android.intent.CONNECTION connected state change to true
09-18 11:57:55.443 31785-32136/com.danke.eggshell I/JIGUANG-JCore: [ReportHelper] periodTasks...
09-18 11:57:55.453 31785-32136/com.danke.eggshell I/JIGUANG-JPush: [PluginPlatformsInterface] whichPlatform - 0
09-18 11:57:55.453 31785-32136/com.danke.eggshell I/JIGUANG-JPush: [PluginPlatformsInterface] whichPlatform - 0
09-18 11:57:55.863 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Received bytes - len:36, connection:367406051104, pkg:com.danke.eggshell
09-18 11:57:55.873 31785-3491/com.danke.eggshell D/JIGUANG-JPush: [JPushDataAction] response:[TagaliasResponse] - action:{"code":0} - JResponse{code=0}
09-18 11:57:55.883 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Network listening...
09-18 11:58:10.443 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Send heart beat
09-18 11:58:10.583 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Received bytes - len:36, connection:367406051104, pkg:com.danke.eggshell
09-18 11:58:10.583 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Network listening...
09-18 11:58:10.583 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [JiguangTcpManager] Action - onHeartbeatSucceed - connection:367406051104
09-18 11:58:17.043 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [JPushDataAction] Action - onActionRun
09-18 11:58:17.043 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [PushServiceCore] bundle:Bundle[{action=cn.jpush.android.intent.ALIAS_TAGS, proto_type=2, seq_id=11525, tags=null, alias=1234, protoaction_type=2, sdktype=JPUSH}]
09-18 11:58:17.043 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [PushServiceCore] Action - handleServiceAction - action:cn.jpush.android.intent.ALIAS_TAGS
09-18 11:58:17.053 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [TagAliasHelper] tagalias:[TagaliasRequest] - appKey:bc56f10ec35f0d11a72d78aa, action:{"platform":"a","op":"set","alias":"1234"} - [Request] - [JHead] - len:0, version:1, command:29, rid:11525, sid:0, juid:0
09-18 11:58:17.053 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [JPushRequestHelper] Action - sendJPushRequest, timeout:20000, threadId:3002
09-18 11:58:17.053 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [RequestCacheManager] Action - sendRequestInternal - connection:367406051104, timeout:20000,sdkType:JPUSH, threadId:3011
09-18 11:58:17.893 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Received bytes - len:36, connection:367406051104, pkg:com.danke.eggshell
09-18 11:58:17.893 31785-3491/com.danke.eggshell D/JIGUANG-JPush: [JPushDataAction] response:[TagaliasResponse] - action:{"code":0} - JResponse{code=0}
09-18 11:58:17.903 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Network listening...
09-18 11:58:17.913 31785-2219/com.danke.eggshell I/JIGUANG-TagAliasHelper: action - onAliasOperatorResult, sequence:4,alias:1234
09-18 11:58:17.913 31785-2219/com.danke.eggshell I/JIGUANG-TagAliasHelper: action - modify alias Success,sequence:4
09-18 11:58:17.913 31785-2219/com.danke.eggshell I/JIGUANG-TagAliasHelper: set alias success
09-18 11:58:25.633 31785-31785/com.danke.eggshell I/JIGUANG-TagAliasHelper: on delay time
09-18 11:58:25.643 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [JPushDataAction] Action - onActionRun
09-18 11:58:25.643 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [PushServiceCore] bundle:Bundle[{action=cn.jpush.android.intent.ALIAS_TAGS, proto_type=2, seq_id=11527, tags=null, alias=1234, protoaction_type=2, sdktype=JPUSH}]
09-18 11:58:25.643 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [PushServiceCore] Action - handleServiceAction - action:cn.jpush.android.intent.ALIAS_TAGS
09-18 11:58:25.653 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [TagAliasHelper] tagalias:[TagaliasRequest] - appKey:bc56f10ec35f0d11a72d78aa, action:{"platform":"a","op":"set","alias":"1234"} - [Request] - [JHead] - len:0, version:1, command:29, rid:11527, sid:0, juid:0
09-18 11:58:25.653 31785-32029/com.danke.eggshell D/JIGUANG-JPush: [JPushRequestHelper] Action - sendJPushRequest, timeout:20000, threadId:3002
09-18 11:58:25.653 31785-32136/com.danke.eggshell D/JIGUANG-JCore: [RequestCacheManager] Action - sendRequestInternal - connection:367406051104, timeout:20000,sdkType:JPUSH, threadId:3011
09-18 11:58:25.833 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Received bytes - len:36, connection:367406051104, pkg:com.danke.eggshell
09-18 11:58:25.833 31785-3491/com.danke.eggshell D/JIGUANG-JPush: [JPushDataAction] response:[TagaliasResponse] - action:{"code":0} - JResponse{code=0}
09-18 11:58:25.843 31785-3491/com.danke.eggshell D/JIGUANG-JCore: [NetworkingClient] Network listening...
09-18 11:58:25.843 31785-2219/com.danke.eggshell I/JIGUANG-TagAliasHelper: action - onAliasOperatorResult, sequence:5,alias:1234
09-18 11:58:25.843 31785-2219/com.danke.eggshell I/JIGUANG-TagAliasHelper: action - modify alias Success,sequence:5
09-18 11:58:25.843 31785-2219/com.danke.eggshell I/JIGUANG-TagAliasHelper: set alias success

这是demo的log信息

1个回答

热门排序
  • a465855787
    2017-09-18 04:07
    设置别名成功了,在后台推送的时候 也返回 没有满足条件的推送目标 DEMO这样,项目里面也这样,然后收不到任何形式的推送 Message ID 27021597942745643 接受对象 Reg.ID: 100d8559097 展示全部