[問題] 本地通知

作者: luckycan (罐頭)   2017-01-10 14:38:39
關於iOS10以上版本的本地通知
目前知道使用NSDateComponents設定通知的時間
重複通知則要在UNCalendarNotificationTrigger設定repeat
但是目前卡在
要實現"在特定日期實現本地通知"
並且"之後的每一天同一時間重複通知"
直到"特定日期結束"
例如:在2017/01/15 15:00:00通知,之後每天15:00:00通知,直到2017/01/20結束
這樣該如何設定??
作者: Ghosso (居關)   2017-01-10 15:55:00
我想你要不要乾脆直接schedule很多個~
作者: cryinglove (毓™)   2017-01-10 18:34:00
每一個app的本地通知是有上限的(64)
作者: holydaniel (^_^)   2017-01-11 13:44:00
UILocalNotification.repeatInterval

Links booklink

Contact Us: admin [ a t ] ucptt.com