Closed chuchong closed 4 years ago
使用chatkit后再使用推送,会报错, D/PushService: processIMRequests... W/PushService: unknown action: null D/AVStandardWebSocketClient: onClose socket=cn.leancloud.websocket.AVStandardWebSocketClient@edd5eec, code=4108, message=LOGIN_TIMEOUT D/AVConnectionManager: client(cn.leancloud.websocket.AVStandardWebSocketClient@edd5eec) closed... 然后就退出了
已解决.原因是误操作,不小心添加了AVIMOptions.getGlobalOptions().setDisableAutoLogin4Push(true)且未发现
使用chatkit后再使用推送,会报错, D/PushService: processIMRequests... W/PushService: unknown action: null D/AVStandardWebSocketClient: onClose socket=cn.leancloud.websocket.AVStandardWebSocketClient@edd5eec, code=4108, message=LOGIN_TIMEOUT D/AVConnectionManager: client(cn.leancloud.websocket.AVStandardWebSocketClient@edd5eec) closed... 然后就退出了