How do I set reminder on the calendar in the app

Hi everyone,
On my app, doctors can add appointments on a calendar on the app. Currently this is shown on the calendar but I want to create some sort of reminder ideally when the app is not open either (push notifications or alarm sort of thing)

this is what the screen looks like:

The users can add appointments on any day of the calendar. But as I said earlier I want to remind them to attend their appointment either by a push notification or alarm.

I would really appreciate if anyone could help me. Thank you so much,
Superdojo

Use these two extensions in combination:

[Note]: The latter extension may be quite power-consuming.

1 Like

Hi @NishyanthKumar,
Thank you for your reply. I tried doing it with the first extension. But no luck :slightly_frowning_face:. These are my blocks. I would be grateful if anyone could help me find the mistake. blocks (9)


blocks (10)
blocks (11)


I also have a block that when screen initialize call procedure:sendNotification.

Thank you so much,
Superdojo

Hi everyone,
Can anyone please help.
Thank you,
Superdojo