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.