WatchOS 2 App Development Essentials
This book is currently under development. Please check back for updates.
Table of Contents
- An Introduction to Watch Connectivity in watchOS 2
- A watchOS 2 WatchConnectivity Messaging Tutorial
- About the Project
- Creating the Project
- Enabling Audio Background Mode
- Designing the iOS App User Interface
- Establishing Outlets and Actions
- Initializing Audio Playback
- Implementing the Audio Control Methods
- Initializing the iOS App Watch Connectivity Session
- Designing the WatchKit App Scene
- Initializing the WatchKit App Connectivity Session
- Sending the Message to the iOS app
- Handling the Message in the iOS app
- Testing the Application
- A watchOS 2 Complication Tutorial