App works in dev mode without errors but crashes in prod and build mode
See original GitHub issueI’ve tried deleting .aleph
but nothing works.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Expo App works fine on development mode but crashes on ...
I run the app in prod mode without --minify arg (expo start --no-dev) and I was able to fix this issue. Debugging I...
Read more >App instantly crashes on release build, but works in dev mode
App is working in dev mode, but instantly crashes on release mode. React Native version: react-native: ~0.62.2 => 0.62.2. Steps To Reproduce.
Read more >Expo Go app crashes in --no-dev mode
It works fine when I change something in the code in development mode, however if I run --no-dev --minify the changes do not...
Read more >Crashes - Android Developers
An app that is written using Java or Kotlin crashes if it throws an unhandled exception, represented by the Throwable class.
Read more >Diagnosing issues using crash reports and device logs
Use crash reports and device logs to debug app issues. Overview. Customers expect apps to be stable, free of bugs, and use system...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Got the error, and yeah. This definitely looks like a bundler error as @ije pointed out.
Oh just saw your issue is production. Lemme test.