Hbuilder 使用chrome调试问题
1. 安卓离线打包,5+SDK,用chrome在线调试,在assets/data/control.xml,加入debug="true",修改如下:2.IOS离线打包,5+SDK,用chrome在线调试,在assets/data/control.xml,加入debug="true",修改如下: debug="true"不能打印日志 反之则可以
·
1. 安卓离线打包,5+SDK,用chrome在线调试,在assets/data/control.xml,加入debug="true",修改如下:
<hbuilder version="xxxxxxxxxxx" debug="true">
2.IOS离线打包,5+SDK,用chrome在线调试,在assets/data/control.xml,加入debug="true",修改如下:
<hbuilder version="xxxxxxxxxxx" debug="true">
debug="true" 不能打印日志 反之则可以
更多推荐


所有评论(0)