Enable Firebase and push notifications
In this topic, you learn how to activate Firebase in your Neptune DXP - Open Edition and how to enable push notifications for web applications.
Procedure
-
In the Cockpit, select the System Settings tool.
-
In the Integrations tab, go to the Firebase section.
-
Enter the values that you received from Firebase in the following fields:
-
Public API key
-
Message Sender ID
-
Project ID
-
App ID
-
Firebase Service Account
-
Service Account Private Key
When Firebase generates private keys, it uses \n
in the place of line breaks. After generating a new private key for a web application in Firebase, ensure that the private key is formatted correctly by copying the private key to a clipboard and replacing all instances of\n
with manual line breaks (Shift + Enter) before you enter the private key in Service Account Private Key.
-
-
Select Restart to apply the changes to your Neptune DXP - Open Edition.
-
In the Cockpit, select the Launchpad tool.
-
From the table, select the launchpad you want to enable push notifications for.
-
In the Customization tab, select Enable Push Notification.
-
Select Save.
Result: Your device is on the list of subscribers in the launchpad if you run it.