Firebase Settings
To get Firebase settings do the following steps:
-
Create an app project in the Firebase console.
- Add your app to the firebase project (make sure to separate the android and iOs versions of the app inside the project).
-
Open your app's settings.
-
Go to CLOUD MESSAGING tab.
-
Copy Server Key (1) if you use Firebase Cloud Messaging to send push notifications or Legacy server key (2) if you use Google Cloud Messaging to send push notifications.
- Paste copied value into Firebase Server Key field on Game Settings page.