mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
19 lines
535 B
Markdown
19 lines
535 B
Markdown
# FirebaseCrash
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-firebase-crash
|
|
$ npm install @awesome-cordova-plugins/firebase-crash
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/firebase-crash/)
|
|
|
|
Plugin Repo: [https://github.com/chemerisuk/cordova-plugin-firebase-crash](https://github.com/chemerisuk/cordova-plugin-firebase-crash)
|
|
|
|
This plugin brings crash reporting from Google Firebase to your Cordova project! Android and iOS supported.
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
|