react-native-firebase-crash-report
react-native-firebase-crash-report copied to clipboard
Log unhandled exceptions
Hello, just want to confirm if this tool handles unhandled exceptions
automatically?
I tried a simple:
throw new Error('Something happened')
but it was not logged in our Firebase console. Did I miss something or is this a limitation of the said library? Thanks!