--- description: >- Crashlytics plugin for Cordova and Ionic. API for interacting with the Crashlytics kit. https://docs.fabric.io/crashlytics/index.html --- # Crashlytics API for interacting with the Crashlytics kit. https://docs.fabric.io/crashlytics/index.html ## Installation ```bash ionic cordova plugin add cordova-fabric-plugin --variable FABRIC_API_KEY=XXX --variable FABRIC_API_SECRET=xxx npm install @awesome-cordova-plugins/fabric ``` **Plugin Repo:** [https://www.npmjs.com/package/cordova-fabric-plugin](https://www.npmjs.com/package/cordova-fabric-plugin) ## Supported Platforms - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)