mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
30 lines
800 B
Markdown
30 lines
800 B
Markdown
---
|
|
description: >-
|
|
App Center Shared plugin for Cordova and Ionic. Exposes additional shared APIs for App Center. For more info, please see…
|
|
---
|
|
|
|
# App Center Shared
|
|
|
|
Exposes additional shared APIs for App Center.
|
|
|
|
For more info, please see https://docs.microsoft.com/en-us/appcenter/sdk/other-apis/cordova
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-appcenter-shared
|
|
npm install @awesome-cordova-plugins/app-center-shared
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/Microsoft/appcenter-sdk-cordova/tree/master/cordova-plugin-appcenter-shared](https://github.com/Microsoft/appcenter-sdk-cordova/tree/master/cordova-plugin-appcenter-shared)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|