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

expo-template-js crashes #5645

Closed
AntonVanGoethem opened this issue Mar 26, 2023 · 5 comments
Closed

expo-template-js crashes #5645

AntonVanGoethem opened this issue Mar 26, 2023 · 5 comments

Comments

@AntonVanGoethem
Copy link

AntonVanGoethem commented Mar 26, 2023

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

  1. Fetch template:

expo init MyAwesomeRealmApp --template @realm/expo-template-js

  1. Build using eas:

eas build --profile development --platform ios

  1. Run dev client:

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

@kneth
Copy link
Contributor

kneth commented Mar 28, 2023

@AntonVanGoethem Please take a look at #5276 as I believe the question is similar to yours.

@sync-by-unito sync-by-unito bot added the Waiting-For-Reporter Waiting for more information from the reporter before we can proceed label Mar 28, 2023
@AntonVanGoethem
Copy link
Author

AntonVanGoethem commented Mar 28, 2023

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.

@github-actions github-actions bot added Needs-Attention Reporter has responded. Review comment. and removed Waiting-For-Reporter Waiting for more information from the reporter before we can proceed labels Mar 28, 2023
@isaacattaiwan
Copy link

This is happening to me on Android (device and emulator) as well. Crashes on startup.

@jazzywhit
Copy link

I am new to using this template, but I have not been able to run the app as it crashes immediately upon opening. I have followed the instructions and receive no errors or issues before launching the app. I have also tried on expo-template-ts and have the same result.

image

@kneth
Copy link
Contributor

kneth commented Apr 13, 2023

We released a new version last week (see #5702 for details) to fix it.

@kneth kneth closed this as completed Apr 13, 2023
@sync-by-unito sync-by-unito bot removed the Needs-Attention Reporter has responded. Review comment. label Apr 13, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants