Setup & Usages

1. Settings

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

1.2 APNS (JWD Token based)

1.3. Legacy APNS (Certificate based)

2. Usages

2.1. iOS Push Notification

2.2. Firebase Cloud Messaging for Android

2.3. Firebase Cloud Messaging for iOS

2.4. Firebase Cloud Messaging for Web

3. Misc

3.1. History

3.2 Logging

3.3 Theme Mode