Swift Local Notifications 2: Time Interval Notfications

Описание к видео Swift Local Notifications 2: Time Interval Notfications

This is the second in a series of videos on scheduling an responding to local notifications in swift
In this video our focus will be on Interval notifications.
We will start by forming a LocalNotification request and then in order to execute the notification, we will need to form a trigger based on that time interval.
Once we have those components in place, we need to schedule it by adding it to the notification queue.
We will also make sure that we see our notifications when the app is in the foreground as well as the when in the background
We will also look at how we can get a list of pending requests and how we cam delete one or more of them.

If you want to support my work, you can buy me a coffee :)
https://ko-fi.com/stewartlynch

Table of Contents:
0:00 Introduction
1:00 LocalNotification Request
7:14 Displaying a notification if app in foreground
8:45 Display a list of all pending requests
13:00 Deleting pending requests

All Videos in this Series
Part 1: Authorization
   • Swift Local Notifications 1:  Authori...  
Part 2: Time Interval Notifications
   • Swift Local Notifications 2: Time Int...  
Part 3: Calendar Notifications
   • Swift Local Notifications 3: Calendar...  
Part 4: Responding to Notifications
   • Swift Local Notifications 4: Respondi...  

Starter Project Files:
https://www.createchsol.com/LocalNoti...

Completed Project:
https://www.createchsol.com/LocalNoti...

References mentioned in video:


Other References:
Stewart Lynch's YouTube Channel:
   / stewartlynch  
Stewart Lynch on Twitter:
  / stewartlynch  

Комментарии

Информация по комментариям в разработке