cordova-plugin-hms-push-rs

Cordova HMS Push Plugin

Usage no npm install needed!

<script type="module">
  import cordovaPluginHmsPushRs from 'https://cdn.skypack.dev/cordova-plugin-hms-push-rs';
</script>

README

Cordova HMS Push

Cordova Push Kit is a messaging service provided for you. It establishes a messaging channel from the cloud to devices. By integrating Cordova Push Kit, you can send messages to your apps on users' devices in real time. This helps you maintain closer ties with users and increases user awareness of and engagement with your apps.

This plugin enables communication between Huawei Push SDK and Cordova platform. It exposes all functionality provided by Huawei Push SDK.

> Learn More

Installation

Cordova

$ cordova plugin add @hmscore/cordova-plugin-hms-push

Ionic with Cordova Runtime

$ ionic cordova plugin add @hmscore/cordova-plugin-hms-push

Ionic with Capacitor Runtime

$ npm install @hmscore/cordova-plugin-hms-push

Ionic Native Wrappers

$ npm install @hmscore/ionic-native-hms-push

Documentation

Additional Topics

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

Huawei Push Kit Cordova Plugin is licensed under the Apache 2.0 license.