3 FCM Push Notifications

This topic describes the systematic instruction to FCM Push Notifications option.

  1. Go to URL https://firebase.google.com/.
  2. Traverse to console and create a project.

  3. Download google-services.json from below page and save to (zigbank\platforms\android\app) directory.
  4. Remember to keep the projects package name and firebase package name same.

  5. Traverse to cloud messaging tab Enable Firebase Cloud Messaging API(V1) by clicking on Manage API in Google Cloud Console.

  6. Get the Project ID from Project Setting in Firebase console.

  7. Update FCM URL in system configuration (Refer Section 10) by adding YOUR_PROJECT_ID in url which is captured on above step.
  8. If proxy address is to be used, provide the same in proxy settings at System Configurations.
  9. Generate private key for your service account by using below steps-
    1. In the Firebase console, open Settings > Service Accounts.
    2. Click Generate New Private Key, then confirm by clicking Generate Key.
    3. You can also follow below google doc - https://firebase.google.com/docs/cloud-messaging/auth-server#provide-credentials-manually.
    4. Update the FCM properties which are mentioned in System Configurations section 10.
    5. If CONNECTOR is selected in Step 2 update password as below: