From the course: iOS and watchOS App Development: Notifications

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: iOS and watchOS App Development: Notifications

Start my 1-month free trial

Next steps

- [Instructor] I hope I've given you a lot of direction on notifications. This is a good base to begin adding notification to your own apps for alerts and scheduling. I'd like to point out a few places you should look into next for learning more about notifications. There's several places in Apple's documentation for notifications. I'd start with the iOS human interface guidelines page on notifications. From there check out the local and remote notification programming guide for more on the concepts behind notifications we've talked about here. For more on the classes and methods used in the framework check out the user notifications reference guide. You might also want to check out some of the WWDC2106 courses on notifications. Introduction to notifications and advanced notifications. And four courses from WWDC218 on designing notifications. What's new in user notifications which covers the service extension, content extension, and starts to talk about the group notifications. Then…

Contents