I am building an appointment booking app, I'm using FCM to handle push notifications, so I am wondering if there is a way to schedule push notifications For example;
When the doctor gives an appointment time, the patient should be notified few minutes to the appointment time. I've read about cron job but I'm not sure on how to schedule it to a dynamic time.