awesome-cordova-plugins/docs/plugins/firebase-crashlytics/README.md
2021-09-29 14:09:02 +02:00

22 lines
779 B
Markdown

<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/firebase-crashlytics/index.ts#L1">
Improve this doc
</a>
# 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