mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:03:11 +08:00
19 lines
493 B
Markdown
19 lines
493 B
Markdown
# FCM
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-fcm-with-dependecy-updated
|
|
$ npm install @awesome-cordova-plugins/fcm
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/fcm/)
|
|
|
|
Plugin Repo: [https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated](https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated)
|
|
|
|
Provides basic functionality for Firebase Cloud Messaging
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
|