erha19 commented on issue #2086: weex version = "0.20.0.1",android崩溃 URL: https://github.com/apache/incubator-weex/issues/2086#issuecomment-459665467 @fanlvwen please use `weex-debugger` but not `weex-devtool`, you can upgrade your `weex-toolkit` via `npm i weex-toolkit@latest -g`, also you can use the alpha version via `npm i weex-toolkit@alpha -g`. To integrate devtool SDK, you can use the version below: ``` weex_sdk: 0.20.3.0-beta weex_inspector: 0.20.3.0-beta ``` That's the devtool SDK which playground app using now.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
