mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
21 lines
718 B
Markdown
21 lines
718 B
Markdown
|
# App Center Shared
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-appcenter-shared
|
||
|
$ npm install @awesome-cordova-plugins/app-center-shared
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/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)
|
||
|
|
||
|
Exposes additional shared APIs for App Center.
|
||
|
|
||
|
For more info, please see [https://docs.microsoft.com/en-us/appcenter/sdk/other-apis/cordova](https://docs.microsoft.com/en-us/appcenter/sdk/other-apis/cordova)
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
|