You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question about the notification scheduling capabilities of this library. I'm trying to build out a calendar-type application that needs to schedule many notifications with custom repetition. I have a couple questions about this library.
1: Does this library still queue notifications after the app has been killed? e.g. do they persist if I queue the notification then kill the app and restart it?
2: Is there an easy way to do custom repeats? For example, if i want something to trigger on monday, tuesday, wednesday each week, is there an easy way to do that?
Thank you!
The text was updated successfully, but these errors were encountered:
I have a question about the notification scheduling capabilities of this library. I'm trying to build out a calendar-type application that needs to schedule many notifications with custom repetition. I have a couple questions about this library.
1: Does this library still queue notifications after the app has been killed? e.g. do they persist if I queue the notification then kill the app and restart it?
2: Is there an easy way to do custom repeats? For example, if i want something to trigger on monday, tuesday, wednesday each week, is there an easy way to do that?
Thank you!
The text was updated successfully, but these errors were encountered: