search

Home  >  Q&A  >  body text

objective-c - weex The interface disappears after turning on the debug function of devtool under iOS

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

大家讲道理大家讲道理2884 days ago655

reply all(1)I'll reply

  • 世界只因有你

    世界只因有你2017-05-02 09:39:39

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

    reply
    0
  • Cancelreply