Chapter 3WatchKit Extension Overview

Notifications and the Now Playing information are cool and all, but that’s not why you bought this book. You want your app’s icon on your users’ Apple Watches, and to do that you need a WatchKit extension. Instead of being standalone apps that exists on their own on the watch, Apple Watch apps (for now) need to exist as a part of iPhone apps. When your users install your app on their phones, they’ll be able to install the watch app on their watches. This will add an app icon to their home screen and from there they can move the icon around, launch the app at will, and show off to their friends.

Sounds good, right? In this chapter we’ll get our feet wet by creating a WatchKit extension and covering how ...

Get Developing for Apple Watch now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.