From the course: iOS and watchOS App Development: Notifications

Unlock the full course today

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

Watch notification interfaces

Watch notification interfaces

From the course: iOS and watchOS App Development: Notifications

Start my 1-month free trial

Watch notification interfaces

- [Instructor] The other three notifications, static, dynamic, and dynamic interactive are variations of the content extension you've already learned. Since adding a watch extension to current app would require us to get far into watch OS programming, I'd still like to show you a few features you should know. So, we're going to open up a new watch project. Just call it watch project. So, to X code new project, and go to watch OS iOS app watch kit app, hit next, and call it watch project, or whatever you'd like. And the important thing here is right here. Make sure you get checked the include notification scene. That'll add some special stuff that we'll be using for notifications. Then, once you've done that, save it, and create down the desktop. I'm going to go straight over here to the interface dot storyboard under the watch kit app, and I'm going to zoom out a little bit here, so, we can see some stuff. I'm also going to close up some stuff, so, we can see these four interfaces…

Contents