Cordova HMS Push Plugin
npm install @hmscore/cordova-plugin-hms-push
----
This plugin enables communication between Huawei Ads SDK and Cordova platform. It exposes all functionality provided by Huawei Ads SDK.
``bash`
$ cordova plugin add @hmscore/cordova-plugin-hms-push
`bash`
$ ionic cordova plugin add @hmscore/cordova-plugin-hms-push
`bash`
$ npm install @hmscore/cordova-plugin-hms-push
`bash`
$ npm install @hmscore/ionic-native-hms-push
- Enabling HUAWEI Push Service
- Receiving Data Messages In App Killed State
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.
Huawei Push Kit Cordova Plugin is licensed under the Apache 2.0 license.