Innovation Generation - The Mobile Meetup: Apple Watch Intro

Preview:

Citation preview

watchOS 2 new features� Watch

Agenda

● Introduction

● User features

● Developers features

● Some code

● Demo time

Introduction

User features

User features

Clock kit features:

● Time travel

● New timelapse watch faces

● Night stand mode

● Native apps

User features

Reply to emails Friends pages Colorful sketches

User features

Updated SiriTransit information Apple pay Activation Lock

Developer features

Developer features

New access to:

● Digital crown

● Complications

● Audio recording

● Taptic engine

● Health kit

● Core Motion

Developer features

New access to:

● Animations

● New UI elements:

a. Picker

b. Media playback

Some code

Xcode 7 beta 3

Your iOS app includes the � Watch app:

● App ● Glance● Notification● Complication

New simulators available for testing the WatchKit app.

Swift 2.0 and WatchKit

Swift 2.0 and WatchKit

IBAction

IBActions for WKInterfaceButton does not provide a sender like UIButton:

Swift 2.0 and WatchKit

SwiftNo need to import your customs classes, just use them.

Demo

GRACIAS