--- 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)