
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 .
- The Push Notification pop-up will appear.
- Enter your FCM server key .
- Enter your Android app’s package name . For example: com.example.zylkermanagement
- Click Enable .
Upon successful configuration, your Android app will get mapped with Zoho Creator's server, which will allow your end-users to receive push notifications triggered from the workflows of your Creator application.
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.