ios 10 - what's new

24

Upload: mauricio-t-zaquia

Post on 19-Feb-2017

61 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: iOS 10 - What's New
Page 2: iOS 10 - What's New

MAURICIO T ZAQUIA

2011

2012

2013 2016

20152010

Software Developer

Dell

iOS Developer Atlantic

Software Developer

Dell

iOS Lead & Instructor

BEPiD

Apple Distinguished

Educator

iOS Developer

Booking.com

iOS Developer Freelance

Page 3: iOS 10 - What's New

SiriKit

Page 4: iOS 10 - What's New

IntentExtension

Page 5: iOS 10 - What's New
Page 6: iOS 10 - What's New
Page 7: iOS 10 - What's New
Page 8: iOS 10 - What's New

Intent Handler Response

Page 9: iOS 10 - What's New

Intent Handler Response

resolve

confirm

Page 10: iOS 10 - What's New

/* on code */

Page 11: iOS 10 - What's New

Xcode 8

Page 12: iOS 10 - What's New

Multiple devices can now share development

certificate

Page 13: iOS 10 - What's New
Page 14: iOS 10 - What's New
Page 15: iOS 10 - What's New

Development

Enterprise

Distribution

Page 16: iOS 10 - What's New

pessoa carro

weakARC

2 2

Page 17: iOS 10 - What's New

pessoa carro

weakARC

2 2

nil nil

Page 18: iOS 10 - What's New

pessoa carro

weakARC

1 1

nil nil

Page 19: iOS 10 - What's New

User Notification

Page 20: iOS 10 - What's New

Custom UI & MediaService Extensions

Page 21: iOS 10 - What's New

UNMutableNotificationContent

UNCalendarNotificationTrigger

UNLocationNotificationTrigger

UNTimeIntervalNotificationTrigger

UNNotificationAction

UNNotificationAttachment

Page 22: iOS 10 - What's New

Notification Service Extensions

mutable-content: 1

Notification Content Extensions

Page 23: iOS 10 - What's New
Page 24: iOS 10 - What's New

/* on code */