How to avoid logging Non-Fatal events on Firebase Crashlytics #5536
Unanswered
akiladevinda
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This document explains the available toggle for you: https://rnfirebase.io/crashlytics/usage#crashlytics-javascript-stacktrace-issue-generation Also maybe of interest https://invertase.io/blog/react-native-firebase-crashlytics-configuration |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I have added firebase crashlytics to my project and on my Crashlytics dashboard there are Non-Fatal expectations also logged in. I only want to log App crashes only and how to prevent non-fatal exceptions logging to crashlytics.
My firebase.json file
Beta Was this translation helpful? Give feedback.
All reactions