I have a notification that needs to repeat daily. It can be turned off by the user for specific days. Is there any easy way to accomplish this scenario using the UILocalNotification framework?
Take an example of a notification that repeats daily starting on March 1st, 2011, and is disabled for March 7th, and March 23rd.
The only solution I've come up with is to create:
This is doable, but requires re-evaulation every time the user changes the deletion dates. Is this the best way to accomplish this type of scenario?
Edit: Not to mention the fact that this is approaching (rapidly) the 64-notification limit per app.
I don't see anyway to establish repeats only for a range of dates.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With