Docs Push Notifications Setting up Firebase FCM
Push Notifications

Setting up Firebase FCM

Learn how to set up Firebase Cloud Messaging to obtain Server Key and google-services.json

Push Notifications

Setting up Firebase to Obtain Server Key & google-services.json

First of all, Login to Firebase Console

Firebase Console Login

Creating a Project

Create Firebase Project Step 1

Create Firebase Project Step 2

Create Firebase Project Step 3

Go to Project Settings

Project Settings

Add Android App and download google-services.json

Add Android App

Configure Android App

Download google-services.json

Check if FCM API v1 is Enabled

Check FCM API

Download service accounts JSON Private Key

Download Service Account Key

You now have google-services.json and service accounts key json file, you’re ready to integrate it!