Package Exports
- @hmscore/cordova-plugin-hms-availability
- @hmscore/cordova-plugin-hms-availability/www/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hmscore/cordova-plugin-hms-availability) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Cordova HMS Availability
This plugin enables communication between Huawei Availability SDK and Cordova platform. It exposes all functionality provided by Huawei Availability SDK.
Installation
Cordova
$ cordova plugin add @hmscore/cordova-plugin-hms-availability
Ionic With Cordova Runtime
$ ionic-native cordova plugin add @hmscore/cordova-plugin-hms-availability
Ionic With Capacitor Runtime
$ npm install @hmscore/cordova-plugin-hms-availability
Ionic Native Wrappers
$ npm install @hmscore/ionic-native-hms-availability
Documentation
Questions or Issues
If you have questions about how to use HMS samples, try the following options:
- Stack Overflow is the best place for any programming questions. Be sure to tag your question with
huawei-mobile-services
. - GitHub is the official repository for these plugins, You can open an issue or submit your ideas.
- Huawei Developer Forum HMS Core Module is great for general questions, or seeking recommendations and opinions.
- Huawei Developer Docs is place to official documentation for all HMS Core Kits, you can find detailed documentations in there.
If you run into a bug in our samples, please submit an issue to the GitHub repository.
License
HMS Availability Cordova Plugin is licensed under the Apache 2.0 license.