Get started with push 2.0 integration
The push integration wraps third-party vendor push channel SDKs as plugins, making it easy for developers to quickly integrate and configure push on the Android client SDK.
If your app needs to integrate a third-party vendor push client directly, or use a push aggregator SDK (such as Getui or JPush), this integration approach does not apply. See Resolve Push Client Conflicts.
Integrate third-party push providers
Push currently supports Huawei Push and FCM Push.
Resolve third-party push client conflicts
If your app or another SDK it depends on has already integrated a third-party push client, you cannot follow the steps above to integrate the push SDK — a conflict will occur.
After completing the console configuration by following Integrate third-party push providers, you need to report the third-party vendor device token to the server yourself. For detailed steps, see Resolve Push Client Conflicts.