I have previously used UILocalNotification
and there was a property to set a repeat interval but I am not getting any option to set that in UNNotificationRequest
.
I want the notification to be fire at a specific date and after that, it should repeat every minute.