Overview
To send push notifications through Mapp Engage, you must create and activate an Android channel and connect it to your Firebase project.
Setup Steps
Open the Android channel configuration
Navigate to Administration > Channels > App.
Create a new channel
Enter a unique channel name and description, then click Next.
Provide FCM credentials
FCM legacy server keys are deprecated. Use a Firebase service account key instead.
In your Firebase project, go to Project Settings > Service Accounts.
Click Generate new private key.
Copy the contents of the downloaded JSON file into the FCM Credentials field.
.png)
Configure notifications
Select the environment (for example, production or development).
Optional: Configure custom sounds and localized buttons.
.png)
Enable required features
Activate Push Notifications and In-App (if required).
.png)
Review and activate
Review the summary, click Save, then click Activate.
.png)
Result
The Android channel is active and ready to be used for push and in-app messaging.