Android
Firebase Cloud Messaging for Android (FCM) is a service that helps you to send data from servers to Android applications on Android devices. The FCM service handles all aspects of queuing of messages and delivery to the target Android application running on the target device.
To configure Android platform, follow these steps:
FCM Project URL and Service Account Key
-
FCM Project URL and Service Account Key: Enter the FCM Project URL and upload the Service Account Key
Note:
Click the Generating Firebase Cloud Messaging (FCM) Project URL, Service Account key and Sender ID link for more details on how to subscribe for FCM Authorization Key.
While modifying an application, you can also test the GCM/FCM authorization key for validation by clicking the Test Connectivity* button -
Click Test Connectivity button to check if the FCM Project URL and Service Account Key is valid or not.
The system displays the confirmation message that the FCM connection test is successful.JPush
The Engagement server supports JPush for geographies where Android push is not allowed such as in China. The
AppKey
andMasterSecret
are obtained by registering an application with JPush. -
App Key: Enter the app key.
-
Master Secret: Enter the master secret.
Note: Click the Creating a JPush App Key and Master Secret link for more details on how to subscribe to the JPush key.
-
Click Cancel, if you do not want to add Android platform.
- Click Save to save the specified details.