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
This happens after PR #1237 adding option to opt-out of Firebase crashlytics/analytics.
But before that PR, I think the GlobalExceptionHandler trying to intercept exception in order to show CrashActivity and eventually didn't actually report any event to Firebase.
Acknowledgements
I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
Steps to reproduce
Expected behavior
CrashScreen
should showActual behavior
CrashScreen
won't show.Crash logs
API-34-Android-14_2024-10-17_085604.logcat.zip
Mihon version
latest dev build
Android version
Android 14
Device
AVD
Other details
This happens after PR #1237 adding option to opt-out of Firebase crashlytics/analytics.
But before that PR, I think the
GlobalExceptionHandler
trying to intercept exception in order to showCrashActivity
and eventually didn't actually report any event to Firebase.Acknowledgements
The text was updated successfully, but these errors were encountered: