-
Notifications
You must be signed in to change notification settings - Fork 577
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-template-js crashes #5645
Comments
@AntonVanGoethem Please take a look at #5276 as I believe the question is similar to yours. |
The issue discussed there was about the android simulator failing while for me it is the development build crashing on iOS. When I build and install a template expo app without realm it works fine, but when I build the realm template using eas and install on my phone the app crashes every time I try to open it. |
This is happening to me on Android (device and emulator) as well. Crashes on startup. |
We released a new version last week (see #5702 for details) to fix it. |
How frequently does the bug occur?
Always
Description
Expected:
I open the app on my phone and see the template, can start working with it.
Actual:
I open the app, select the development server, and the app crashes.
Please let me know if I can supply more information.
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
expo init MyAwesomeRealmApp --template @realm/expo-template-js
eas build --profile development --platform ios
npx expo start --dev-client
Version
11.3.1
What services are you using?
Both Atlas Device Sync and Atlas App Services
Are you using encryption?
No
Platform OS and version(s)
iOS 16.3.1
Build environment
built with eas
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: