Power Push: Increase Delivery Rate

Powered by Xiaomi Cloud Push and Huawei Messenger Service, now open for Beta.

Chinese OEMs command a huge market share in the smartphone market. Many of these Chinese OEMs terminate processes running in the background to improve battery life and limit an app’s ability to receive push notifications. Due to this limitation, users are unable to receive important push notifications.

iZooto can send push notifications powered by Xiaomi Cloud Push for Xiaomi branded devices and Huawei Messaging Service for Huawei branded devices. These are Android push notification delivery services for Chinese devices, and the OEM has a higher regard for their own push notification service as compared to FCM.


Integrate Power Push

Make sure you've followed the steps to implement iZooto's SDK in your app. For details, refer here.

The implementation for PowerPush is now included in the normal SDK implementation - no changes or additional steps are required.

implementation 'com.izooto:android-sdk:1.6.4'

❗️

The minimum Android SDK version for Huawei Messenger Service is 19. To change the Android SDK version in Android Studio goto app > build.gradle and change the minSdkVersion value. Then click on Sync now.

Messaging PlatgormDescription
Xiaomi Cloud PushSteps to setup Xiaomi Cloud Push
Huawei Messenger ServiceSteps to setup Huawei Messenger Service