Files
awesome-cordova-plugins/docs/plugins/firebase-crash/README.md
T
2026-03-21 17:08:43 -07:00

28 lines
716 B
Markdown

---
description: >-
FirebaseCrash plugin for Cordova and Ionic. This plugin brings crash reporting from Google Firebase to your Cordova project! Android and iOS supported.
---
# FirebaseCrash
This plugin brings crash reporting from Google Firebase to your Cordova project! Android and iOS supported.
## Installation
```bash
ionic cordova plugin add cordova-plugin-firebase-crash
npm install @awesome-cordova-plugins/firebase-crash
```
**Plugin Repo:** [https://github.com/chemerisuk/cordova-plugin-firebase-crash](https://github.com/chemerisuk/cordova-plugin-firebase-crash)
## Supported Platforms
- Android
- iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)