Overview
Push Amplification improves push delivery rates by recovering notifications that didn’t reach the device through Firebase Cloud Messaging (FCM), such as those lost to FCM outages, OEM-level throttling, or network issues. When you need OEM-specific channels (Huawei), see Push Amp Plus Integration.Prerequisites
- Complete the push token registration and display integration first. Push Amplification only supplements primary FCM delivery; it does not replace it.
SDK Installation
Installing using BOM
Integration using BOM is the recommended approach; see Install Using BOM. After the BOM is configured, add the dependency in yourapp/build.gradle: