mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
19 lines
646 B
Markdown
19 lines
646 B
Markdown
# App Center Push
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-appcenter-push
|
|
$ npm install @awesome-cordova-plugins/app-center-push
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/app-center-push/)
|
|
|
|
Plugin Repo: [https://github.com/Microsoft/appcenter-sdk-cordova/tree/master/cordova-plugin-appcenter-push](https://github.com/Microsoft/appcenter-sdk-cordova/tree/master/cordova-plugin-appcenter-push)
|
|
|
|
For more info, please see [https://docs.microsoft.com/en-us/appcenter/sdk/push/cordova](https://docs.microsoft.com/en-us/appcenter/sdk/push/cordova)
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
|