UIWebView, the native view used on iOS to embed web, has been deprecated. Apple warns that "Apple will stop accepting submissions of apps that use UIWebView APIs", and also recommends "In apps that run in iOS 8 and later, use the WKWebView class instead of using UIWebView".