Closed mave99a closed 9 years ago
Create a fall back class, so we can use WKWebView for iOS 8 while working under UIWebView for older version. Right now we only use UIWebView.
A few reference: http://www.slideshare.net/taketo1024/let-ui-webviewaswkwebview
http://floatlearning.com/2014/12/one-webview-to-rule-them-all/
https://github.com/YardiSystems/YSWebView
Done!
Create a fall back class, so we can use WKWebView for iOS 8 while working under UIWebView for older version. Right now we only use UIWebView.
A few reference: http://www.slideshare.net/taketo1024/let-ui-webviewaswkwebview
http://floatlearning.com/2014/12/one-webview-to-rule-them-all/
https://github.com/YardiSystems/YSWebView