Skip to Content
iOS 9 SDK Development
book

iOS 9 SDK Development

by Chris Adamson, Janie Clayton
March 2016
Intermediate to advanced
300 pages
9h 46m
English
Pragmatic Bookshelf
Content preview from iOS 9 SDK Development

Opening via URLs

The application and its delegate also have methods that relate to how our app interacts with the rest of the system. For example, if we receive a push notification from Apple’s push notification service—something we’d have to set up on a server, and which is beyond the scope of this book—we would get it in the app delegate callback application(didReceiveRemoteNotification:fetchCompletionHandler:).

One way we can work directly with other applications on the device is found in a rather unusual place: URLs. UIApplication offers the method openURL:, which will launch other applications and have them deal with the NSURL. Most web page URLs, with schemes http or https, will open Safari. For example, we can background ourselves and ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning iPhone Development with Swift 5: Exploring the iOS SDK

Beginning iPhone Development with Swift 5: Exploring the iOS SDK

Wallace Wang
Programming iOS 12

Programming iOS 12

Matt Neuburg
Xcode Treasures

Xcode Treasures

Chris Adamson

Publisher Resources

ISBN: 9781680501889Errata Page