apache / incubator-weex

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

weex playground 开启JS Debug,IOS一直白屏,安卓一直加载中。关闭JS Debug,页面又可以显示。 #3311

Open CherrieChen opened 3 years ago

CherrieChen commented 3 years ago

从weex官网下载的最新的weex playground,运行weex debug扫码后可以预览页面。但是开启JS Debug,IOS一直白屏,安卓一直加载中,也无法看到source文件。关闭JS Debug,页面又可以显示。

IOS:IPhone XS,IOS 12.0,SDK Versionv 0.20.0 - iOS (inspector 0.17.1) Android:HUAWEI P30,Android 10, SDK Versionv 0.24.0.1 - android (inspector 0.16.21)

weex -v 2.0.0-beta.17 (Core 2.0.0-beta.31)

image image

Txink commented 3 years ago

Weex Devtool 由于使用的Chrome Devtool版本比较老,有的方法废弃了导致初始化会有问题,暂时没法使用