weexteam / devtool-for-Apache-Weex

debugger tools with chrome devtool for Apache Weex
MIT License
258 stars 40 forks source link

weex debug执行问题 #70

Closed guicl closed 7 years ago

guicl commented 7 years ago

debug的时候,两步扫码都没有问题,playground用的是市场最新版本,但是进入debugger,就会出现: Warning:The session with native was closed, please restart your native app!

控制台会输出:can not join session,unknown sessionId[null]
@(/Users/gcl/.xtoolkit/node_modules/weex-devtool/lib/components/P2PSession.js:218:24)

有没有遇到过这个问题的啊?

guicl commented 7 years ago

IOS测试

nyrf commented 7 years ago

@guicl 和你一样的问题,接入后怎么都出这个错,请问你的解决了没?

nyrf commented 7 years ago

@guicl 找到问题了,是文档实在太老太老了,更新到最新版0.95就好了

lisongyu commented 7 years ago

@nyrf 请问下什么更新道0.95谢谢

nyrf commented 7 years ago

@lisongyu https://github.com/weexteam/weex-devtool-iOS, 真心想说weex文档老掉牙了,因为这个耽误了好几天时间。

erha19 commented 7 years ago

Bugfix: