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

Debugger not connecting in windows #752

Open
MD-AZMAL opened this issue Feb 10, 2023 · 6 comments
Open

Debugger not connecting in windows #752

MD-AZMAL opened this issue Feb 10, 2023 · 6 comments

Comments

@MD-AZMAL
Copy link

React Native Debugger app version: 0.13.0
React Native version: 0.70.5
Platform: Android
Is real device of platform: No
Operating System: Windows

I had installed the react native debugger, it was in waiting state. I had also closed my google chrome entirely. Then I opened my react native app in android emulator, when I hit debug remote js it always opens it in chrome, but doest connect with react native debugger.

@MD-AZMAL
Copy link
Author

MD-AZMAL commented Feb 15, 2023

Has anybody found a work around?

@MD-AZMAL
Copy link
Author

@jhen0409 can you please help me out

@s-a-j-a-g
Copy link

I am stuck in the same problem. Its been weeks.

@Ahmed-Elswerky
Copy link

Ahmed-Elswerky commented Apr 16, 2023

it worked with me when I ran
adb reverse tcp:8082 tcp:8082
and reloaded

while 8082 is the app port

@TheLogan
Copy link

Tried that, but it didn't work.
My app is hosted at port 19000, should I do
adb reverse tcp:19000 tcp:19000 ?

@x7Michi10x
Copy link

also problem on mac os

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants