Hi everyone,
I am trying to make an app that will push notifications according to the date/time input by the user. Right now, I am trying to do that via OneSignal, but I couldn’t figure out how would I let OneSignal know the time to send. Or how to trigger OneSignal to push template notifications by adding Thunkable blocks?
With all that been said, please don’t let me limit your ideas. My original plan was the app will make a sound according to the date/time input by the user. (yes, like an alarm.) However, after google it for hours, it seems I can’t do that if the app is not open. I am not sure if this is still true or not. But anyway, my goal is the same no matter what kind of method is using.
Goal: Let the device make sound and notification (or some sort of way to get the user’s attention) according to date/time input by the user.
Thanks for any help!