StoreHippo supports automatic push notifications using Firebase Cloud Messaging (FCM), which has replaced the now-deprecated Google Cloud Messaging (GCM).
If you're looking to configure push notifications for your app, follow these steps to enable Firebase Cloud Messaging (FCM): create a Firebase project, obtain the necessary configuration keys, and add them to your app.
To configure the push notification to the Android mobile app, follow the steps mentioned below:
Once the app build is ready, you can download it and push to Google Play Store for getting published. After the app is published, you can start sending the push notifications. Click here to know more about push notifications.