FCM (Android)
How to create a push key
Firebase Console → Project Settings → Cloud Messaging → Click 'Manage Service Accounts'

Google Cloud → Service Accounts → Select the existing email account

Key → Add Key → Click 'Create New Key' → Select 'JSON' as the key type and click the 'Create' button
When you click the 'Create' button, a 'JSON' file will be downloaded. Please keep this file safe.

How to register the push key
Gamepot Dashboard → Project Settings → Integration → FCM section needs to be configured.

FCM Sender ID: Firebase Console → Project Settings → Cloud Messaging → Sender ID
File Attachment: Please upload the 'JSON' file created in step 3.

Last updated