Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持使用自己的 app 实时调试? #27

Open
ifelseboyxx opened this issue Jun 6, 2018 · 2 comments
Open

支持使用自己的 app 实时调试? #27

ifelseboyxx opened this issue Jun 6, 2018 · 2 comments

Comments

@ifelseboyxx
Copy link

你好,目前我使用官方 WeexPlayground 扫码可以实时调试 weex 页面,.vue 文件修改下保存,WeexPlayground 上的页面也是同步实时刷新的。
现在我自己的客户端集成了 weex,我想自己的 app 也能像 WeexPlayground 一样实时调试,.vue 文件修改下保存,也能同步刷新。主要是我实现的功能里面有很多自己的 module, 使用 WeexPlayground 扫描调试完全不能满足需求,目前只能把 jsbundle 文件拖到我自己项目本地里,来调试,感觉很蠢很麻烦,也不能实时刷新调试。
有办法吗? 非常感谢🙏

@ifelseboyxx
Copy link
Author

@erha19

@lazyyou
Copy link

lazyyou commented Aug 17, 2018

WXDemoViewController中有个hotReloadSocket,它负责热更新的,但是连接的建立在扫码页面WXScannerVC中的remoteDebug方法

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants