This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version.
Note: Firebase Cloud Messaging server key has been deprecated on June 21, 2024. To continue using push notifications, update your new service account JSON file (FSA file) instead of the deprecated FCM server key before the above mentioned date. Configure push notifications for your Android app
As part of your Creator application’s workflows, you can configure push notifications for your Android app.
Prerequisites
- You need to configure your Android app in the Firebase. Refer to https://firebase.google.com/docs/cloud-messaging/android/client for configuring Firebase Cloud Messaging (FCM) for your Android app completely.
- The instructions in this page assume that you have installed Creator's core library or UI library for the required type of mobile app (user or customer) - links are available in this section.
Configure push notifications
- Navigate to Mobile section on the left pane and click the SDK tab.
-
Click on the required row of the Android app for which push notifications need to be configured.

- This opens the For Users/For Customers - SDK pane on the right side.
-
Click the Enable link beside Push Notification. For existing users, click the Update link to update the Firebase Service Account file.

- The Push Notification pop-up will appear.
- Upload the Firebase Account Config file and the Package Name. Click Enable.
- Enter your Android app’s package name. For example: com.example.zylkermanagement.
-
Click Enable.
To remove the push notification configuration
Note: Removing this configuration will cause your Android app’s users to stop receiving push notifications that are triggered by the workflows in your Creator application.
-
Click the trash icon next to Push Notification.

-
Click Remove to proceed.