mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
23 lines
649 B
Markdown
23 lines
649 B
Markdown
# App Center Shared
|
|
|
|
```
|
|
$ 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
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|