Setup & Usages
1. Settings
You can drag & drop the service account file in JSON, APNS JWT Based in p8 and APNS Legacy in p12 format into the app from any screen. Once you dropped the file, settings screen will show up.
Or, click on the file browse button to locate those files.
1.1 Firebase Messaging Configuration
To create a Google Cloud Messaging service account JSON file, you can:
- Log in to the Google Cloud console
- Go to the Service accounts page
- Select a project
- Click the email address of the service account you want to create a key for
- Click the Keys tab
- Click the Add key drop-down menu, then select Create new key
- Select JSON as the Key type and click Create