【发布时间】:2018-08-12 18:57:09
【问题描述】:
描述
我在 genymotions 中运行 react native android ,当我打开 JS 调试时,Chrome op http://10.0.3.2:8081/debugger-ui 而不是 http://localhost:8081/debugger-ui/ ,所以 genymotion 日志无法连接调试,这是为什么?如何解决?
环境
- macOS:10.13.3
- 机器人:6.0.0
- genymotion:2.12.0
- 反应原生:0.53.3
【问题讨论】:
-
那个端口上没有东西吗?
-
@Andronicus 是的,这个端口其实打不开,我的其他应用打开localhost:8081/debugger-ui default ,但是这个应用使用react-native 0.53.3 open 10.0.3.2:8081/debugger-ui
标签: android react-native genymotion