We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题,更新WMPF2.0后出现这个提示.IPC通信错误会导致崩溃 [getIPCBridge]bindService(bw:82921288, id:505581475721, tid:40, intent:Intent { cmp=com.tencent.wmpf/.app.WMPFService (has extras) }, conn:136542689) 2023-09-12 11:07:11.416 3923-3942 IPC.IPCBridgeManager com.zntk.demo I [getIPCBridge]onConnectTimeout(82921288, id:505581475721, tid : 31) 2023-09-12 11:07:11.416 3923-3960 IPC.IPCInvoker com.zntk.demo E invokeAsync failed, get bridge is null by process(com.tencent.wmpf). 2023-09-12 11:07:11.416 3923-3960 FastExperienceActivity com.zntk.demo E 激活 error: java.lang.Exception: bridge not found
[getIPCBridge]bindService(bw:82921288, id:505581475721, tid:40, intent:Intent { cmp=com.tencent.wmpf/.app.WMPFService (has extras) }, conn:136542689) 2023-09-12 11:07:11.416 3923-3942 IPC.IPCBridgeManager com.zntk.demo I [getIPCBridge]onConnectTimeout(82921288, id:505581475721, tid : 31) 2023-09-12 11:07:11.416 3923-3960 IPC.IPCInvoker com.zntk.demo E invokeAsync failed, get bridge is null by process(com.tencent.wmpf). 2023-09-12 11:07:11.416 3923-3960 FastExperienceActivity com.zntk.demo E 激活 error: java.lang.Exception: bridge not found
The text was updated successfully, but these errors were encountered:
你好,我也遇到了这个问题,请问解决了吗 2024-01-03 10:19:57.896 3643-4205 WMPFCli.IPCInvoker com.tencent.wmpf.demo.experience I invokeSync >>>> request [IS_DEVICE_ACTIVATED] [AbstractWMPFSyncInvokeRequest{clientVersion=0, clientApplicationId='null', clientInvokeToken='null', invokeTimestamp=-1, clientProcessName='null'}] rId [1] 2024-01-03 10:19:57.897 3643-3964 IPC.IPCBridgeManager com.tencent.wmpf.demo.experience I [getIPCBridge] tid=[186] com.tencent.wmpf.demo.experience -> com.tencent.wmpf 2024-01-03 10:19:57.897 3643-4205 IPC.Execut...reatorImpl com.tencent.wmpf.demo.experience I newThread(thread : IPCThreadPool#Thread-1) 2024-01-03 10:19:57.897 3643-3964 IPC.IPCBridgeManager com.tencent.wmpf.demo.experience I [getIPCBridge] com.tencent.wmpf.demo.experience -> com.tencent.wmpf connecting,id:173685604518 2024-01-03 10:19:57.898 3643-3964 IPC.IPCBridgeManager com.tencent.wmpf.demo.experience I [getIPCBridge]bindService(bw:198789731, id:173685604518, tid:186, intent:Intent { cmp=com.tencent.wmpf/.app.WMPFService (has extras) }, conn:197199456) 2024-01-03 10:20:07.910 3643-3961 IPC.IPCBridgeManager com.tencent.wmpf.demo.experience I [getIPCBridge]onConnectTimeout(198789731, id:173685604518, tid : 182) 2024-01-03 10:20:07.910 3643-3964 IPC.IPCInvoker com.tencent.wmpf.demo.experience E invokeAsync failed, get bridge is null by process(com.tencent.wmpf). 2024-01-03 10:20:07.910 3643-3964 WMPFCli.IPCInvoker com.tencent.wmpf.demo.experience E onBridgeNotFound 2024-01-03 10:20:07.911 3643-4205 WMPFCli.IPCInvoker com.tencent.wmpf.demo.experience I invokeSync <<<< response [null] rId [1] 2024-01-03 10:20:07.911 3643-4205 ExperienceActivity com.tencent.wmpf.demo.experience E error: com.tencent.wmpf.cli.api.WMPFDisconnectedException: errType: 1, errCode: 10001, errMsg: call WMPF.apk fail, is it installed? 2024-01-03 10:20:07.911 3643-4205 ExperienceActivity com.tencent.wmpf.demo.experience E 初始化失败: java.lang.Exception: 设备激活失败,请确认 WMPF 处于运行状态
Sorry, something went wrong.
No branches or pull requests
如题,更新WMPF2.0后出现这个提示.IPC通信错误会导致崩溃
[getIPCBridge]bindService(bw:82921288, id:505581475721, tid:40, intent:Intent { cmp=com.tencent.wmpf/.app.WMPFService (has extras) }, conn:136542689) 2023-09-12 11:07:11.416 3923-3942 IPC.IPCBridgeManager com.zntk.demo I [getIPCBridge]onConnectTimeout(82921288, id:505581475721, tid : 31) 2023-09-12 11:07:11.416 3923-3960 IPC.IPCInvoker com.zntk.demo E invokeAsync failed, get bridge is null by process(com.tencent.wmpf). 2023-09-12 11:07:11.416 3923-3960 FastExperienceActivity com.zntk.demo E 激活 error: java.lang.Exception: bridge not found
The text was updated successfully, but these errors were encountered: