标签: ios swift uilocalnotification nsnotificationcenter
如何添加在特定时间开始的重复通知?
关于documentation 通知触发器使用UNCalendarNotificationTrigger安排在绝对日历日期/时间,或使用UNTimeIntervalNotificationTrigger重复。
是否有办法安排两种类型的混合?