-
Notifications
You must be signed in to change notification settings - Fork 34
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 Dev Client Build Crashes: use_modular_headers! #15
Comments
@sravis02 I had the same issue, updated the ios/Podfile for the watermelondb dependencies.
to build again run yarn expo run:ios or yarn expo run:andorid |
Hi thanks for flagging this issue, we have PR which fixes #16 this issue. We will update the lib once we merge it. |
Hi we will be pushing a fix for |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have installed WatermelonDB, and the Config-Plugin.
Then i wanted to create a development build with expo for the IOS simulator.
The build crashed when installing the pods.
Did I forget to setup something?
This is how the plugins part of my app.json looks
Thanks
The text was updated successfully, but these errors were encountered: