In the past I’ve mentioned some browser components for displaying web based content within an app, and with iOS 9 Apple has added the SFSafariViewController API for presenting web content with Safari without the user needing to exit your app.
Here’s a nice straightforward guide from Jordan Morgan that demonstrates usage of the new SFSafariViewController class added with iOS 9.
The tutorial covers the different ways one can show web content with the iOS 9 SDK with examples of how to open the URL within the Safari App, an embedded Safari WebKit view, and with the new in-app Safari view.
You can find the tutorial over on the TutsPlus site.
A nice straightforward guide showing how to use the new Safari in-app web views.
Original article: Tutorial: Using iOS 9’s SFSafariViewController For In-App Safari Web Views
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.