FCM SETUP CONFIGURATION

2.1 Google Play Integrity

2.2 For Push Notifications

Mobile App Builder-Android

Mobile App Builder-Android

Mobile App Builder-Android

Sr. No.

Table

PROP_ID

CATEGORY_ID

PROP_VALUE

Purpose

1

DIGX_FW_CONFIG_ALL_B

FCM

DispatchDetails

<Server_Key>

Provides key for FCM noted earlier

2

DIGX_FW_CONFIG_ALL_B

FCMKeyStore

DispatchDetails

DATABASE or CONNECTOR

Specifies whether to pick server key from database or from connector. Default DB (No change)

3

DIGX_FW_CONFIG_ALL_B

Proxy

DispatchDetails

<protocol,proxy_address>

Provides proxy address, if any, to be provided while connecting to APNS server. Delete row if proxy not required. Example: HTTP,148.50.60.8

If CONNECTOR is selected in Step 2 update password as below

Mobile App Builder-Android

Back