-
Notifications
You must be signed in to change notification settings - Fork 8
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
Expo 47 with Hermes build? #46
Comments
Here's my package.json
and it works for me paired with physical devices & iOS simulator & android emulator. Share your package.json I will try to help :P. Also try starting metro with |
Thanks @Nsquik. Are you using |
Hermes debugging should be possible now as of SDK47. Here's a config setup that's working
I've gone through so many
Every time I do a react-native update I die a little inside. 🫠 Although I also understand the pain of fighting with Flipper just for the privilege of fighting with your code. |
Thanks @jakobo I'll give it a shot the next time I get a chance. 👍 |
@GollyJer wanted to let you know that with SDK 48, we're officially a part of the build-properties plugin. Hopefully that marks the end of Flipper + Hermes woes :D |
Sounds good! I'll give it a try again. 👍 |
Hey. I'm now on MacOS and thought I'd try tackling getting Flipper working again.
It makes me want to cry every time. 😛
Three questions...
With an iOS Hermes build I'm getting...
Is debugging Hermes builds currently possible?
Is it possible for Flipper on macOS to see a physical Android device? If so I can't figure it out.
Is Flipper even capable of what I'm trying to do???
Ideally I have hermes builds, am able to use...
Should I give up on this dream?
How are you guys debugging affectively with Expo?
The text was updated successfully, but these errors were encountered: