issues
search
ReallySmallSoftware
/
cordova-plugin-firebase-crashlytics
Google Firebase Crashlytics Cordova plugin
Other
33
stars
80
forks
source link
Unable to log Out of Memory Exception in analytics
#33
Open
vivekbhatt-nag
opened
4 years ago
vivekbhatt-nag
commented
4 years ago
Expected Behavior
Should report memory crash as well in firebase console
Actual Behavior
not registering logs for memory crash.
Steps to Reproduce the Problem
declare a complex array with thousands of items and print in console thousands of times and in-between try to navigate between pages.
Run app in android device
Application with throw "paused before potential out of memory crash" expection and will terminate the app
This won't get registered to firebase crashlytics log.
Specifications
Plugin version: 0.0.6
Framework: Ionic
Framework version: 4
Operating system: Android
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
Specifications