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

28 lines
625 B
Markdown

---
description: >-
FCM plugin for Cordova and Ionic. Provides basic functionality for Firebase Cloud Messaging
---
# FCM
Provides basic functionality for Firebase Cloud Messaging
## Installation
```bash
ionic cordova plugin add cordova-plugin-fcm-with-dependecy-updated
npm install @awesome-cordova-plugins/fcm
```
**Plugin Repo:** [https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated](https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated)
## Supported Platforms
- Android
- iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)