简体   繁体   中英

UILocalNotification versus EKReminder with EKAlarm

我可以解释一下两者之间的区别以及何时将UILocalNotification与EKReminder与EKAlarm一起使用吗?

From UILocalNotification you can send a in-app notification. EKReminder is using when you want to access the os reminder DB. If you set a EKReminder even if the app is beeing deleted, you will get the notification.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM