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

the last version can't debug in Genymotion #18237

Closed
MrZhang123 opened this issue Mar 7, 2018 · 4 comments
Closed

the last version can't debug in Genymotion #18237

MrZhang123 opened this issue Mar 7, 2018 · 4 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@MrZhang123
Copy link

MrZhang123 commented Mar 7, 2018

Describe

I run android app in genymotion , debug will open http://10.0.3.2:8081, not localhost:8081, and app can't connect 10.0.3.2 , but in devices, it work well ,how to set let debug open localhost not 10.0.3.2 in genymotion?

Environment

react native : 0.54
genymotion: 2.12.0
macOS: 10.13.3

@ThaJay
Copy link

ThaJay commented Mar 8, 2018

same with normal Android emulator.
When I click Debug JS Remotely it opens chrome at http://10.0.2.2:8081/debugger-ui and says "This site can’t be reached" with a connection timeout.

just upgraded react-native to 0.54.0.
running Ubuntu 17.10

Without remote debugging it works.

@rikur
Copy link

rikur commented Mar 8, 2018

+1, the debugger no longer uses xip.io but rather tries to connect to localhost:8081 and fails. It seems to also crash my app after I dismiss the error.

@rikur
Copy link

rikur commented Mar 8, 2018

Pulling in #17983 and reverting #17720 fixed remote JS debugging for me.

@react-native-bot
Copy link
Collaborator

Duplicate of #18212

@react-native-bot react-native-bot marked this as a duplicate of #18212 Mar 8, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Mar 8, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Mar 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants