Updating FCM Key (Firebase Cloud Messaging)

● Get FCM Key used to push notification into different types of Web Application, Mobile Application.

● Follow the link to create FCM https://console.firebase.google.com

● Create the project and create both driver and rider app

● Click setting in selected app

● Download the google-services.json from firebase console

Note:

Use same FCM key in web and iOS also.

Steps To create Firebase Database

● On left side panel of console click database

● Choose realtime database Click create database

● Choose start in locked mode and enable

● Update the Database rules

Steps To update FCM Key

1. Open the Source folder

2. And then open project folder (Cabme driver / rider)

3. And then open the app folder

4. Now to place / replace the google-services.json file

Last updated