I have implemented Firebase crash report basic setup for my project and it worked perfectly without any problem. Is it possible to get those error report on my email? I am unable to find email sending feature for non fatal or fatal error on crash report dashboard.
FirebaseCrash.report(new Exception("My first Firebase non-fatal error on Android"));
Open your app from the home screen of your test device or simulator. In your app, press the "Test Crash" button that you added using the code above. After your app crashes, run it again from Xcode so that your app can send the crash report to Firebase.
Firebase Crashlytics is a lightweight, realtime crash reporter that helps you track, prioritize, and fix stability issues that erode your app quality. Crashlytics saves you troubleshooting time by intelligently grouping crashes and highlighting the circumstances that lead up to them.
Crashlytics associates the logs with your crash data and displays them in the Crashlytics page of the Firebase console, under the Logs tab.
Yes, you can get error reports on your email, in 5 simple steps:
Go to firebase console
Click on bell icon at the top-right corner
Select checkbox under email column to receive notifications.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With