I am doing a fitness app in which I have to notify the user at a specific time from the date I have stored in firebase.
For example: I am saving a today's timestamp in firebase DB say "start_at":"timestamp", now I have to send a notification after 1 week from the date(timestamp) I stored.
It is similar to cron feature. I don't know exactly how to achieve it in firebase.
Is Anyone there to help me?
Firebase Cloud Messaging (FCM) provides a reliable and battery-efficient connection between your server and devices that allows you to deliver and receive messages and notifications on iOS, Android, and the web at no cost.
Firebase, and Google Cloud Platform in general, has no feature that let’s you schedule a notification or a Cloud Function trigger programmatically.
You have to choices:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With