question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

App works in dev mode without errors but crashes in prod and build mode

See original GitHub issue

I’ve tried deleting .aleph but nothing works. image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
FallingSnowcommented, Mar 8, 2021

Got the error, and yeah. This definitely looks like a bundler error as @ije pointed out.

2reactions
FallingSnowcommented, Mar 8, 2021

Oh just saw your issue is production. Lemme test.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found