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

29 lines
828 B
Markdown

---
description: >-
Firebase X plugin for Cordova and Ionic. This plugin brings push notifications, analytics, event tracking, crash reporting and more from Google Firebase to…
---
# Firebase X
This plugin brings push notifications, analytics, event tracking, crash reporting and more from Google Firebase to your Cordova project! Android and iOS supported.
It is a maintained fork from unmaintained ionic-navite plugin called Firebase.
## Installation
```bash
ionic cordova plugin add cordova-plugin-firebasex
npm install @awesome-cordova-plugins/firebase-x
```
**Plugin Repo:** [https://github.com/dpa99c/cordova-plugin-firebasex](https://github.com/dpa99c/cordova-plugin-firebasex)
## Supported Platforms
- Android
- iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)