HUAWEI Push Kit is a messaging service provided for you. It establishes a messaging channel from the cloud to devices. By integrating 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. The following figure shows the process of sending messages from the cloud to devices.
The Xamarin SDK provides adaption code used for HUAWEI Push Kit in Xamarin platform.
Huawei.Hms.Push is available on NuGet.
In the Solution Explorer panel of your application, right click on the solution name and select Manage NuGet Packages. Search for Huawei.Hms.Push and install the package into your Xamarin.Android projects.
You can change the Version
option to specify a preview version to install.
- Android 4.4 KitKat (API level 19) and later versions
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.
- 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.
HMS Push Kit Xamarin Android Plugin is licensed under Apache 2.0 license