Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to an SFSafariViewController where available #64

Open
j-f1 opened this issue Jun 7, 2017 · 0 comments
Open

Switch to an SFSafariViewController where available #64

j-f1 opened this issue Jun 7, 2017 · 0 comments

Comments

@j-f1
Copy link

j-f1 commented Jun 7, 2017

The current web view has several glitches, and the SFSafariViewController class is designed to eliminate app designers from the burden of creating an in-app browser:

If your app lets users view websites from anywhere on the Internet, use the SFSafariViewController class. If your app customizes, interacts with, or controls the display of web content, use the WKWebView class.1

However, it is only available in iOS 9+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants