fxi bug of socketThird appkey problem
This commit is contained in:
@@ -46,7 +46,7 @@ public class ThirdSocketManager implements Callback {
|
||||
.setClient(Platform.getClient(Platform.car))
|
||||
.setChannelId(SocketServicesConstants.SOCKET_CHANNEL_ID)
|
||||
.setOpenAnalytics(true)
|
||||
.setSn(cloudClientConfig.getThirdPartyDeviceId())
|
||||
.setSn(cloudClientConfig.getSn())
|
||||
.setToken(cloudClientConfig.getToken())
|
||||
.setAuthPubKey(cloudClientConfig.getAuthPubKey())
|
||||
.setDebug(cloudClientConfig.isShowDebugLog());
|
||||
|
||||
Reference in New Issue
Block a user