Skip to content

bartjacobs/LocalNotificationsWithTheUserNotificationsFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Local Notifications With the User Notifications Framework

Author: Bart Jacobs

As of iOS 10, UILocalNotification is deprecated. Scheduling and handling local notifications is now the responsibility of the User Notifications framework, a brand new framework that is much more capable than the UILocalNotification class.

The UILocalNotification class is deprecated as of iOS 10.

In this tutorial, I show you how to use the User Notifications framework to schedule and handle local notifications.

Read this article on the blog.

About

Local Notifications With the User Notifications Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages