Files
react-native-firebase/docs/crashlytics/android.md
2019-04-25 17:52:20 +01:00

437 B

title, description
title description
Android Setup Manually integrate Crashlytics into your Android application.

Android Setup

The following steps are only required if your environment does not have access to React Native auto-linking.

If you're migrating from Fabric ensure you remove the fabric.properties file from your android project - if you do not do this you will not receive crash reports on the Firebase console.

TODO