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
Hey,
I have a simple requirement. I want to crash the app and close it on a fatal uncaught error(business logic error or something that will stop the execution). But I want to just record(send to crashlytics) the non-fatal error and don't want to crash the app. How to figure out whether an error is fatal or non-fatal?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I have a simple requirement. I want to crash the app and close it on a fatal uncaught error(business logic error or something that will stop the execution). But I want to just record(send to crashlytics) the non-fatal error and don't want to crash the app. How to figure out whether an error is fatal or non-fatal?
Beta Was this translation helpful? Give feedback.
All reactions