objective-c - weex The interface disappears after turning on the debug function of devtool under iOS
大家讲道理
大家讲道理 2017-05-02 09:37:39
0
1
617

[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?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(1)
世界只因有你

Close remote debugging on chrome or click to enter the debugging interface, and there will be a screen on the simulator

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template