mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
22 lines
754 B
Markdown
22 lines
754 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/app-center-push/index.ts#L2">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# App Center Push
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-appcenter-push
|
||
|
$ npm install @ionic-native/plugins/app-center-push
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|