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

React dev tools and Hermes debugger not detected #4891

Open
TNAJanssen opened this issue Jun 28, 2023 · 3 comments
Open

React dev tools and Hermes debugger not detected #4891

TNAJanssen opened this issue Jun 28, 2023 · 3 comments

Comments

@TNAJanssen
Copy link

🐛 Bug Report

When i create a new Expo app, configure flipper and try to debug using react dev tools it doesn't show up as a available plugin. When i open react-devtools using npx react-devtools it does connect.

To Reproduce

Create new expo project, configure Flipper, prebuild, run on device and open flipper.

Environment

Android 13
iOS 16.5
React native 0.70.8
Flipper 0.201.0

@TNAJanssen
Copy link
Author

These do connect but only when the device is plugged in:
image

@JuuRousse
Copy link

I had the similar issue. It helped me to upgrade react native to 0.72.2. https://github.com/facebook/react-native/releases/tag/v0.72.2. ( fixed: Re-enabled debugging for debug builds)

@SoyDiego
Copy link

SoyDiego commented Jul 24, 2023

@JuuRousse Thanks bro! Update was the solution!!

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

3 participants