mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
28 lines
686 B
Markdown
28 lines
686 B
Markdown
# Firebase Messaging
|
|
|
|
<p style="color:orange">
|
|
This plugin is still in beta stage and may not work as expected. Please
|
|
submit any issues to the <a target="_blank"
|
|
href="/issues">plugin repo</a>.
|
|
</p>
|
|
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-firebase-messaging
|
|
$ npm install @awesome-cordova-plugins/firebase-messaging
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/firebase-messaging/)
|
|
|
|
Plugin Repo: [https://github.com/chemerisuk/cordova-plugin-firebase-messaging](https://github.com/chemerisuk/cordova-plugin-firebase-messaging)
|
|
|
|
Cordova plugin for Firebase Messaging
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|