mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
21 lines
493 B
Markdown
21 lines
493 B
Markdown
# FCM
|
|
|
|
```
|
|
$ 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
|
|
|
|
|
|
|