Local Notification for Daily Reminder | Xcode 11.5 | Swift 5.2.4 | KtrKathir

Опубликовано: 03 Август 2020
на канале: iPhone Kathiresan
1,400
30

In this Swift tutorial. I discussed about Implementing a Daily Reminder Local Notification (UNUserNotification) and build an iOS Application | Xcode 11 | Swift 5.2

No real device. No Certificate. No Provisioning profile.

Here I used UserNotification framework and implemented UNCalendarNotificationTrigger, DateComponents to set notification on every day at 12 pm.

How to create local notification:    • Implement Scheduled Local Notificatio...  

If you like my way of teaching like my video and post a comment to know more What you are expectation.

And also If you have any suggestions post a comment to let me know more.

Subscribe on YouTube : https://bit.ly/KtrKathir
Follow me on WordPress: https://bit.ly/KtrKathir-blog
Like my page on Facebook: https://bit.ly/KtrKathir-fb

#iOS #Swift #LocalNotification #dailyNotification

Chapters:
0:00 Introduction and Pre explanation
0:40 Creating CalendarNotificationTrigger and Explaining
2:16 Explanation and usage
3:19 Final output