mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
743 B
Markdown
28 lines
743 B
Markdown
---
|
|
description: >-
|
|
App Center Push plugin for Cordova and Ionic. For more info, please see https://docs.microsoft.com/en-us/appcenter/sdk/push/cordova
|
|
---
|
|
|
|
# App Center Push
|
|
|
|
For more info, please see https://docs.microsoft.com/en-us/appcenter/sdk/push/cordova
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-appcenter-push
|
|
npm install @awesome-cordova-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)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|