[Firebase] Create a new private key to use for configuring updates to Firebase Remote Config - inspireui/support GitHub Wiki
Step 1: open firebase console your project
https://console.firebase.google.com/
- Select a gear and then select project setting

- Select tab “Service accounts”

Step 2: Add role “Firebase Remote Config Admin”
- Click “Manage service account permissions”

- Open IAM

- Find a name member that matches the name member in the firebase console


- Click edit

- Add new Role with Role is “Firebase Remote Config Admin”

- Save.
Step 3: Now we go back to the firebase console to download the key.
