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

Hermes Debugger console is always empty #4860

Open
pavelustenko opened this issue Jun 22, 2023 · 9 comments
Open

Hermes Debugger console is always empty #4860

pavelustenko opened this issue Jun 22, 2023 · 9 comments

Comments

@pavelustenko
Copy link

🐛 Bug Report

After upgrading react-native from 0.71.4 to 0.72.0 and Flipper from 0.192 to 0.201 Hermes debugger's console is always empty. Thanks God console.log plugin is still showing the output.

To Reproduce

create 0.71.4 RN project
install Flipper 0.192 and configure project correspondingly
upgrade project to RN 0.72.0 using upgrade helper
upgrade Flipper and react-native-flipper npm to latest
launch the project
launch Flipper

Environment

Android 11, Flipper 0.201.0, Windows 10

@Mladen1kus
Copy link

+1

@pipo151086
Copy link

pipo151086 commented Jun 28, 2023

same here and breakpoints doesnt work either

@pavelustenko
Copy link
Author

pavelustenko commented Jul 10, 2023

Upgraded flipper to 203. Still facing the issue

@dylmye
Copy link

dylmye commented Jul 10, 2023

Also getting this on 0.182.0 (the last version I can get to work on both Android and iOS) - RN 0.72 is DOA for us until this is resolved

@JuuRousse
Copy link

Maybe it will help you 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)

@pavelustenko
Copy link
Author

@JuuRousse Thanks! That really helped!

@natemartins
Copy link

natemartins commented Aug 16, 2023

This issue still persists. The Hermes Debugger still does not show console logs. Has anyone been able to resolve this?

Flipper client version: 0.211.1
React Native version: 0.72.1

@dylmye
Copy link

dylmye commented Aug 16, 2023

@natemartins upgrading to 0.72.2 worked for us ( #4860 (comment) )

@natemartins
Copy link

@dylmye Thanks. This worked

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

6 participants