react-native-debugger icon indicating copy to clipboard operation
react-native-debugger copied to clipboard

waiting...does not connect

Open MailosT opened this issue 3 years ago • 4 comments

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 ...

MailosT avatar May 21 '21 20:05 MailosT

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

jhen0409 avatar May 23 '21 05:05 jhen0409

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

Natteke avatar May 24 '21 09:05 Natteke

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

jhen0409 avatar May 24 '21 10:05 jhen0409

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!

michaek avatar May 24 '21 21:05 michaek