Android模拟器无法连接到React-Native远程调试器-连接时超时

时间:2018-09-26 16:27:07

标签: debugging react-native android-emulator expo

我正在尝试使用Android Emulator(Pixel XL API 28)连接到远程调试器,无论尝试如何,我都会收到错误消息:

Unable to connect with remote debugger  
Timeout while connecting to remote debugger  

Chrome打开的URL正确显示:localhost:19006 / debugger-ui
但是应用程序始终会出错并且无法连接。
我尝试过React-native Timeout when connecting to remote debugger in windows中发布的解决方案,但没有运气。其他大多数SO问题与我遇到的问题都不匹配。

RN版本:0.52.0
Chrome版本:69.0.3497.100(正式版本)(64位)
Android模拟器:Pixel XL API 28
使用Expo XDE IDe是否重要?

[Emulator Error Message] Debugger Browser

1 个答案:

答案 0 :(得分:0)

尝试先(在运行之前)在浏览器中打开调试器,然后在模拟器上运行,然后选择“远程调试JS”