Skip to content

waiting...does not connect #611

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

Open
MailosT opened this issue May 21, 2021 · 4 comments
Open

waiting...does not connect #611

MailosT opened this issue May 21, 2021 · 4 comments

Comments

@MailosT
Copy link

MailosT commented May 21, 2021

I'm using "react-native": "0.64.1", and download the latest version of debbuger 0.11.9 and it is waiting for the connection ...

@jhen0409
Copy link
Owner

Can you check & update the react-devtools-core version in the app project? Maybe related to this problem.

@Natteke
Copy link

Natteke commented May 24, 2021

Is it should connect on 0.64 if hermes enabled on ios?

@jhen0409
Copy link
Owner

@Natteke Hermes is currently not supported, please follow #573.

@michaek
Copy link

michaek commented May 24, 2021

I believe I'm encountering the same issue after upgrading to Expo SDK 41 (React Native 0.63.2, react-devtools-core 4.13.4). On both iOS and Android, Expo Go waits at the downloading update message until the attempt to connect to the remote debugger times out and an error message is displayed. Connecting to the browser-based debugger UI that ships with Expo does work, but is obviously not as helpful as all the tools provided by this project!

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
@michaek @MailosT @jhen0409 @Natteke and others