简体   繁体   中英

Unable to connect to remote debugger

I am building a react native app in Android Emulator Nexus_23. I am trying to connect to the remote debugger but I get a Timeout error. On refreshing I am stuck on a blank white screen.

Tried: (1) re-installing Google Chrome too according to a few suggestions on Internet but still facing the same problem. (2) I set my ip address ("Dev Settings" -> "Debug server host for device") xxxx:8081 (3) tried adb reverse tcp:8081 tcp:8081

react-native: 0.52.0 react: 16.2.0

Kindly help!

Unable to connect to remote debugger

终端中转到您的项目目录 ,然后启动您的react-native服务器

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM