search

Home  >  Q&A  >  body text

objective-c - weex iOS下开启devtool的debug功能后界面消失

[WXDevTool setDebug:YES];

[WXDevTool launchDevToolDebugWithUrl:@"ws://192.168.20.148:8088/debugProxy/native"];

使用以上代码开启debug模式,建立debug长链接后,出现以下情况:模拟器上原来有的界面变成空白了,chrome的调试页面没有拦截到当前js文件

是weex的坑吗?

大家讲道理大家讲道理2757 days ago604

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