0
votes

I want to schedule a local notification that alerts the user every day for the next year, but I haven't found a way to set the end date while scheduling them.

The user might not open the app every day.

Is there any workaround for this?

1

1 Answers

0
votes

You would have to schedule 7 (or whatever the number was you needed) separate notifications with no repeat.