react-native-firebase
react-native-firebase copied to clipboard
Non Fatal event reported in firebase crashlytics while using messaging.getToken()
Hi,
On the production build recently a non-fatal event is getting reported on the firebase crashlytics. While trying to get the more insights on the event, Observed the event is happening on the messging.getToken() method.
Below is the screenshot reported in the firebase Crashlytics
using source map with the bundle we figured out where exactly the event is happening. Attached the screenshot for the reference.

Appreciate any help on the above to get it resolved .
Thank you!!
Edit:
There is also a Non fatal exception reported couple of days back in the firebase related to the messaging. Snapshot attached below