You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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+.
The text was updated successfully, but these errors were encountered:
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:However, it is only available in iOS 9+.
The text was updated successfully, but these errors were encountered: