WMPFDebugger icon indicating copy to clipboard operation
WMPFDebugger copied to clipboard

Mini Client disconnects on any navigation

Open mhmdibrahimm opened this issue 9 months ago • 16 comments

I noticed that the Mini Client disconnects everytime a new route is created. It disconnects and automatically reconnect. Recent log:

[client] client disconnected // on route navigation click
[inteceptor] AppletIndexContainer::OnLoadStart onEnter, indexContainer.this:  0x7cac049471c0
[conn] miniapp client connected

Tested on many applets, all of the same result. Notice that this behaviour doesn't happen in WeChatOpenDevTools repository (which I believe is the inspiration of this project).

Could it be fixed?

mhmdibrahimm avatar Mar 02 '25 00:03 mhmdibrahimm