-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Issue in Remote Js Debugging #18212
Comments
Usually this Chrome Extension fixes this issue for me: https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi?hl=en |
I have same trouble in genymotion, when i run android app in genymotion, debug open http://10.0.3.2:8081/debugger-ui , not http://localhost:8081/debugger-ui , and the app can't connect debuger , but it good in devices , how to fix? #18237 |
I get the same error with React Native 0.55.3 on a Honor 7A device with Android 8.0.0. |
This happens for me with React Native 0.55.4. Why was this issue closed? |
If you use gennymotion, you need setting field debug server host & port mapping with ipv4 your computer, you can explore it in Dev Settings inside menu control device. |
Create a new project using the latest version of react native(react-native": "0.54.0) causing an error when in open Remote Js Debugger.
Environment
(Environment:
OS: Linux 4.10
Node: 8.9.4
Yarn: Not Found
npm: 5.6.0
Watchman: Not Found
Xcode: N/A
Android Studio: Not Found
Packages: (wanted => installed)
react: 16.3.0-alpha.1 => 16.3.0-alpha.1
react-native: 0.54.0 => 0.54.0
Expected Behavior
When I connect with remote Debugger it opens normally
Actual Behavior
When I connect with remote Debugger it shows following error in console.
The text was updated successfully, but these errors were encountered: