Hello,
I want to make a local notification repeating some specific day in every week.
for example
- every Monday
- every Monday and every Tuesday.
How can I make it with LocalNotifications.schedule()
?
I found there is repeats
, every
, and on
options, but don’t know how to use them to do this.
https://capacitor.ionicframework.com/docs/apis/local-notifications#method-schedule-0
Please help me.
Thank you.
1 post - 1 participant