I need to create notification every day but at different times, the content is all the same but the only difference is the timing. I am using LocalNotification of Ionic Capacitor. Can anyone tell me the optimal way to do this task?
Asked
Active
Viewed 111 times
2
-
good starting point: https://capacitorjs.com/docs/apis/background-task – johnborges Mar 03 '21 at 15:53