You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing eas update on my expo app with TestFlight in ios.
I see that after doing a small text change on my app and publishing it via eas update, it can crash for some reason. It does not always, but I'm testing almost with no change.
Change a text, update it, everything fine
Change the same text, update it, app crashes,
Change, update, crash healed
Change, update, fine
I mean, it's so random. For the same code, it can crash or not. I will include the crash report from the ios device.
Re-installing fixes crash. It keeps crashing until re-install or new update. I'm using everything with the latest version.
What could be wrong?
Managed or bare?
Managed
Environment
✔ Check Expo config for common issues
✔ Check package.json for common issues
✔ Check dependencies for packages that should not be installed directly
✔ Check for common project setup issues
✔ Check Expo config (app.json/ app.config.js) schema
✔ Check npm/ yarn versions
✔ Check that native modules do not use incompatible support packages
✔ Check for legacy global CLI installed locally
✔ Check that native modules use compatible support package versions for installed Expo SDK
✔ Check that packages match versions required by installed Expo SDK
Build/Submit details page URL
No response
Summary
I'm testing eas update on my expo app with TestFlight in ios.
I see that after doing a small text change on my app and publishing it via eas update, it can crash for some reason. It does not always, but I'm testing almost with no change.
Change a text, update it, everything fine
Change the same text, update it, app crashes,
Change, update, crash healed
Change, update, fine
I mean, it's so random. For the same code, it can crash or not. I will include the crash report from the ios device.
Re-installing fixes crash. It keeps crashing until re-install or new update. I'm using everything with the latest version.
What could be wrong?
Managed or bare?
Managed
Environment
✔ Check Expo config for common issues
✔ Check package.json for common issues
✔ Check dependencies for packages that should not be installed directly
✔ Check for common project setup issues
✔ Check Expo config (app.json/ app.config.js) schema
✔ Check npm/ yarn versions
✔ Check that native modules do not use incompatible support packages
✔ Check for legacy global CLI installed locally
✔ Check that native modules use compatible support package versions for installed Expo SDK
✔ Check that packages match versions required by installed Expo SDK
Didn't find any issues with the project!
Error output
Reproducible demo or steps to reproduce from a blank project
I don't have it
The text was updated successfully, but these errors were encountered: