Prerequisites
- Ensure that you have the latest version of WebView interface for iOS to enable HTML5 views. There are two options for WebView interfaces in iOS – UIWebView and WKWebView. Only WKWebView should be used for iOS 8.0.
References
- WKWebView Interface - https://developer.apple.com/documentation/webkit/wkwebview
- UIWebView Interface - https://developer.apple.com/documentation/uikit/uiwebview