UNPKG

@hmscore/cordova-plugin-hms-push

Version:
84 lines (55 loc) 2.78 kB
<p align="center"> <h1 align="center">Ionic Native HMS Push</h1> </p> <p align="center"> <a href="https://www.npmjs.com/package/@hmscore/ionic-native-hms-push"><img src="https://img.shields.io/npm/dm/@hmscore/ionic-native-hms-push?color=%23007EC6&style=for-the-badge" alt="downloads"></a> <a href="https://www.npmjs.com/package/@hmscore/ionic-native-hms-push"><img src="https://img.shields.io/npm/v/@hmscore/ionic-native-hms-push?color=%23ed2a1c&style=for-the-badge" alt="NPM version"></a> <a href="./LICENSE"><img src="https://img.shields.io/npm/l/@hmscore/ionic-native-hms-push.svg?color=%3bcc62&style=for-the-badge" alt="License"></a> </p> ---- ## 1. About Ionic Native wrappers for the [cordova-plugin-hms-push](https://www.npmjs.com/package/@hmscore/cordova-plugin-hms-push). --- ## 2. Installation ### 2.1 With Cordova Runtime ```bash $ ionic cordova plugin add @hmscore/cordova-plugin-hms-push ``` ```bash $ npm install @awesome-cordova-plugins/core @hmscore/ionic-native-hms-push ``` ### 2.2 With Capacitor Runtime ```bash $ npm install @hmscore/cordova-plugin-hms-push ``` ```bash $ npm install @awesome-cordova-plugins/core @hmscore/ionic-native-hms-push ``` --- ## 3. Usage Documentation - [GitHub repository](https://github.com/HMS-Core/hms-cordova-plugin) - [API reference and sample codes](https://github.com/HMS-Core/hms-cordova-plugin/blob/master/cordova-plugin-hms-push/README.md#3-api-reference) --- ## 4. Sample Project You can find the sample projects on [HMS Core > Samples > In-App Purchases](https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1) page. --- ## 5. Questions or Issues If you have questions about how to use HMS samples, try the following options: - [Stack Overflow](https://stackoverflow.com/questions/tagged/huawei-mobile-services) is the best place for any programming questions. Be sure to tag your question with **`huawei-mobile-services`**. - [GitHub](https://github.com/HMS-Core/hms-cordova-plugin) is the official repository for these plugins, You can open an issue or submit your ideas. - [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101187876626530001&ha_source=hms1) HMS Core Module is great for general questions, or seeking recommendations and opinions. - [Huawei Developer Docs](https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1) 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](https://github.com/HMS-Core/hms-cordova-plugin). --- ## 5. Licensing and Terms Ionic Native HMS Push is licensed under the [Apache 2.0 license](LICENSE).