I want to show a simple notification that show up every day at 7:00 am.. This could be done with onesignal push but I want to use the notification component which is inside kodular. Because using notification component doesn’t require internet connection ..
1 Like
I do not think this is possible because of background constraints
It would also be okay to show a notification while user using app.. But the notification must show up at exact time
1 Like
You can take a look at this
https://community.thunkable.com/t/new-improved-notification-extension/13863?u=mohammed_alrmily
2 Likes