Firebase FCM
This section is a step-by-step guide to integrate FCM as your service provider for sending Android Push notifications.
Pre-requisites
Integrate FCM in your application:
Add FCM config on vendor page
On the SuprSend dashboard, follow the steps as below:
- Select Vendors from the left panel
- Select 'Android Push' as the channel from the list
- Select 'FCM' from the list of Vendors
Get Service Account Key File
Add Service Account Key json file. You'll get this file from your Firebase Console Project settings -> "Service accounts" tab
Updated 2 months ago