- cameraRotationAngle 参数不生效?
{"closeButtonActionType":10,"cameraRotationAngle":90} onCallBack 已经返回值了 response:com.tencent.wmpf.proto.WMPFInitGlobalConfigResponse@7274540 设置 90 270 都没有用 之前的可以 现在换了一个摄像头就不行了 adb pull /storage/emulated/0/Android/data/com.tencent.wmpf/files/xlog 命令已执行 设备sn:XYWR20230207K2PCU0
2023-06-27 - 设备注册 register: emmc write fail00?
1.现有五台设备使用这个服务进行操作,两台成功,三台失败,如何测试这个服务是好的还是不好的 2.注册设备失败:register: emmc write fail00 提示这个后 再用注册设备GetDeviceSn sn:(空字符串),为什么会写入空字符串进去,不应该不写进去任何数据吗
2023-06-13 - registerVoipDevice 注册返回 -8 ?
注册设备GetDeviceSn 没有值 我们设备sn有值 registerVoipDevice:返回-8 但是设备激活成功 注册设备激活成功 ok 想问一下 registerVoipDevice 接口有没有做空字符判断 为什么GetDeviceSn 取出来的值是空的我们设备写不进去设备SN了,如何可以重新再次写进去设备sn重复后,我们能修改sn重新写进去吗,或者我们写进去后如何进行修改啊 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: com.tencent.wxvoip.ServiceProxy$RegisterException: register: emmc write fail00 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at com.tencent.wxvoip.ServiceProxy.registerVoipDevice(Unknown Source) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at com.xyw.talkphone.telephone.ui.SplashActivity$registerVoipDevice$1.invokeSuspend(SplashActivity.kt:245) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at
2023-06-06