0

Is it possible to have a notification repeat at specific intervals? For example, Remind me to do something on Monday to Friday (from 9:00am to 6:00pm)?

lpy
  • 25
  • 5

1 Answers1

0

You can schedule local notifications for the specific time, date, weekday, and also specify to be repeated or not.

Here is a comprehensive document provided by Apple that describes how to do it.

If I'm not mistaken, You mean to schedule notification for a continuous period of time, If so, It does not make sense and it's not possible.

But you can schedule multiple notifications for different times of a weekday based on your need.

Mahsa Yousefi
  • 206
  • 1
  • 7