React-native-debugger: waiting...does not connect

Created on 21 May 2021  路  4Comments  路  Source: jhen0409/react-native-debugger

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

Most helpful comment

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!

All 4 comments

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

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

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

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

arrygoo picture arrygoo  路  5Comments

NathHorrigan picture NathHorrigan  路  6Comments

ghasemikasra39 picture ghasemikasra39  路  3Comments

AndrejGajdos picture AndrejGajdos  路  4Comments

idrakimuhamad picture idrakimuhamad  路  3Comments