-
Notifications
You must be signed in to change notification settings - Fork 40
weex debug目前只支持ios吗? #107
Comments
@ixeagle you can scan the qr_code use weex playground app. |
支持Android的。你说的在studio里面启动debug是什么意思?设置 WXEnvironment.sRemoteDebugProxyUrl 了吗? |
楼主 你解决了吗 我也和你一样的情况,直接在studio里面开启debug,没有用扫码,现在的最新版不知道怎么开启debug了,weex debug src -e index.vue命令也不识别了,解决了麻烦互相告知 |
@Labmem003 |
@fanlvwen If you want to use the old version of devtool, you can see the document here http://weex.apache.org/cn/tools/toolkit.html#lian-jie-she-bei. |
@erha19 我想用新版的,不支持了吗? |
@fanlvwen you can use |
@erha19 mInstance.renderByUrl("init", mUri.toString(), null, null, WXRenderStrategy.APPEND_ASYNC); |
@fanlvwen |
@erha19 我的Android 客户端 weex-debugger 扫码完了也会报错。 直接崩溃了。 这是一些Android Studio 的一些错误日志。 安卓这边 引入的库是 : |
以前的版本只要在studio里面启动debug,浏览器里就会出现应用列表,现在变了,点击二维码提示需要安装xcode环境,难道不支持android了吗?
The text was updated successfully, but these errors were encountered: