[WXDevTool setDebug:YES];
[WXDevTool launchDevToolDebugWithUrl:@"ws://192.168.20.148:8088/debugProxy/native"];
Use the above code to turn on the debug mode and establish the debug long link. The following situation occurs: the original interface on the simulator becomes blank, and the chrome debugging page does not intercept the current js file
Is this a trap for weex?
Close remote debugging on chrome or click to enter the debugging interface, and there will be a screen on the simulator