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

15 lines
437 B
Markdown

---
title: Android Setup
description: 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