Quantcast
Viewing all articles
Browse latest Browse all 17062

How to Integrate Crashlytics with React Native app

I'm building my app using React Native and I want to catch crashes that happen on both Objective-C and JavaScript sides of the app.

I installed Crashlytics SDK using their guide and installer and everything went smooth. I do get to see crashes from the Objective-C side, but not crashes that occurs from JavaScript.

Do I need to do something special to catch JavaScript errors and report them to Crashlytics?

Thanks, Ran.


Viewing all articles
Browse latest Browse all 17062

Trending Articles