react-native-firebase icon indicating copy to clipboard operation
react-native-firebase copied to clipboard

Non Fatal event reported in firebase crashlytics while using messaging.getToken()

Open saikirannani123 opened this issue 3 years ago • 0 comments

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

Screenshot 2022-08-09 at 11 06 50 PM Screenshot 2022-08-09 at 11 06 56 PM

using source map with the bundle we figured out where exactly the event is happening. Attached the screenshot for the reference.

image

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

image

saikirannani123 avatar Aug 09 '22 17:08 saikirannani123