For the complete documentation index, see llms.txt. This page is also available as Markdown.

(deprecated) Firebase Cloud Messaging (FCM) Integration

Firebase Cloud Messaging (FCM)

Firebase Cloud Messaging is the official Android push channel provided by Google. It enables you to deliver reliable and fast push notification services to Android apps.

Setting Up Integration

  1. Go to Workspace Settings > External Integration in the Hackle Dashboard. (Link)

  2. Select Firebase Cloud Message and start the configuration.

Workspace Settings - External Integration
  1. In the popup that appears, enter the server key of the Firebase project to connect with the Hackle Workspace.

Firebase server key
  1. The Firebase server key can be found in the Firebase console under Project settings > Cloud Messaging.

    Verify Firebase server key
  2. Enter the server key and click the Connect button to save the changes and complete the integration. When the integration is successfully completed, the integration status will display as "Integration Complete" and the connected server key value will be visible. Entering an invalid server key may cause the integration to fail.

Firebase integration complete

Last updated