FabricPlugin
FabricPlugin copied to clipboard
Report the console logs with the crash report
First of all this is a great plugin doing exactly what it needs to do. Being a cordova app mostly we require the javascript console logs when the app crashes. I believe if this could be add to the plugin to upload the console logs when the app crashes it will be so nice
I am not sure if the below is some kind of correct way. http://stackoverflow.com/questions/11403107/capturing-javascript-console-log
but if the all the console logs can be overrided by the logs of the fabric I guess that could easily capture all the logs with when the app crashes