Sending reminder/alarm notifications on a schedule

Hi, I’m making an app that push notifies you to wash your hands every +1 hour for 16 hours, starting around 6:00 AM in their timezone. How do I do that?

Add 16 push notifications

hi @jared,

how can I make the offline notification?

You really can’t. You should use the phones built in alarm for this feature. Otherwise, you can schedule push messages with OneSignal.

Apps built with thunkable cant control background alerts/alarms.

2 Likes