WMPFDebugger
WMPFDebugger copied to clipboard
Mini Client disconnects on any navigation
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?