Skip to content

mikekpl/huawei-hms-agconnect-test-app

Repository files navigation

Huawei HMS SDK / AppGalleryConnect Test App

Reference / test app for integrating push notification via Firebase Cloud Messaging and/or Huawei Push Kit

Prerequisites

Update

  • Huawei SDK Libraries no longer work in devices that have GooglePlayServices. Most likely, you will receive a 907135003 code error.
  • FCM and some other Google APIs no longer work in Huawei standalone devices.
  • AppGallery is consistently being updated and now have features such as Remote Config, Crash Reports, Cloud Debug, support for .aab and signing it.
  • Huawei Android Ban Status
  • Integration of GooglePlayServices and HuaweiMobileServices should be separate (by having build variants or flavors) as they are both unnecessary to their counterparts.
  • As of this writing approval for Google Play or Huawei AppGallery won't matter even if you have their SDKs integrated, it will not work anyway.
  • If you want to test on Huawei Devices without GooglePlayServices, you can head over to Cloud Debug if you have an AppGallery account.

References

Author:

Mike Lau