Firebase push notifications

❗️

Firebase no longer required

Please see the updated instructions for web push notifications.

New web applications created since March 2020 no longer require Firebase credentials for web push notifications to Google Chrome. Since February 2021 the credentials fields are not shown for new web applications.

Older web applications which previously used Firebase Cloud Messaging should not remove the Firebase credentials, as they may still be used to send messages to older subscribers. Subscribers are transparently upgraded when they revisit the integrated website, and Xtremepush will automatically handle the transition away from Firebase Cloud Messaging.

Instructions below are provided only as a record of legacy instructions.

Get configuration values

  1. Go to the Google Firebase console at (https://console.firebase.google.com/)
  2. Create a new project if you currently have none.
  3. Click the Settings icon and select Project Settings.
1262
  1. Go to Settings > Cloud Messaging where you will find the Server key and Sender ID.
2491

Configure Xtremepush

  1. In Xtremepush, go to Settings > Apps & sites > click on the matching website > Push Settings.
  2. Copy the Sender ID and Server key into the appropriate fields.
  3. Follow any further instructions in the new guide for web push notifications.
  4. Click Save.

❗️

Any subscribed users are opted-in against your Sender ID on Firebase. If you change the Sender ID of an existing integration you will lose your current subscribers.

Do not change settings between self-hosted and not self-hosted for an existing integration. Doing so will cause your existing subscribers to become unreachable.