Improve this doc # Firebase Crashlytics ``` $ ionic cordova plugin add cordova-plugin-firebase-crashlytics --variable ANDROID_FIREBASE_CORE_VERSION=16.0.0 $ npm install @ionic-native/plugins/firebase-crashlytics ``` ## [Usage Documentation](https://ionicframework.com/docs/native/firebase-crashlytics/) Plugin Repo: [https://github.com/ReallySmallSoftware/cordova-plugin-firebase-crashlytics](https://github.com/ReallySmallSoftware/cordova-plugin-firebase-crashlytics) A Google Firebase Crashlytics plugin to enable capture of crash reports. ## Supported platforms - Android - iOS