apache / incubator-weex

Apache Weex (Incubating)
https://weex.apache.org
Apache License 2.0
13.75k stars 1.82k forks source link

weex 0.28不能进行调试 #3309

Open Miracle-xiong opened 3 years ago

Miracle-xiong commented 3 years ago

你们能在weex0.28用 weexdevtool调适吗,我们app升级到weex 0.28不能进行调试。help,help!

wmlgl commented 3 years ago

我一直用浏览器和adb logcat 做调试

Miracle-xiong commented 3 years ago

您好,我这边是iOS weex项目 weexsdk0.17 weexdevtool0.15.3。我把weexsdk升级到0.28,wxDevtool0.24。发现不能调试了。您说的那个adb locate应该是指安卓对吧

------------------ 原始邮件 ------------------ 发件人: Mingli Wu <notifications@github.com> 发送时间: 2020年12月9日 23:47 收件人: apache/incubator-weex <incubator-weex@noreply.github.com> 抄送: wangxiong <1637744240@qq.com>, Author <author@noreply.github.com> 主题: 回复:[apache/incubator-weex] weex 0.28不能进行调试 (#3309)

我一直用浏览器和adb logcat 做调试

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

cnryb commented 3 years ago

把 wxDevtool 中依赖的 WeexSDK 版本升级到 0.28.0 就可以正常工作了。 像这样 https://github.com/weexteam/devtool-iOS-for-Apache-Weex/pull/38