mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
32 lines
866 B
Markdown
32 lines
866 B
Markdown
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/firebase-messaging/index.ts#L37">
|
|
Improve this doc
|
|
</a>
|
|
|
|
# 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 @ionic-native/plugins/firebase-messaging
|
|
```
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|
|
|
|
|
|
|