mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
24 lines
822 B
Markdown
24 lines
822 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-shared/index.ts#L1">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# App Center Shared
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-appcenter-shared
|
||
|
$ npm install @ionic-native/plugins/app-center-shared
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|