Closed Lax closed 4 years ago
Perhaps we could replace with the WKWebView equivalent?
https://developer.apple.com/documentation/webkit/wkwebview/1415017-evaluatejavascript?language=objc
WKWebView
differs from UIWebView
from many aspects:
First, WKWebView#evaluatejavascript
uses an async way to run javascripts.
Second, UIWebView
is available on iOS only, WKWebView
is available on both iOS and macOS.
Testing is failing on both travis-ci and local now, I will try to fix this later.
@andrewhavens This PR together with #222, needs publishing a new version to rubygems.org.
Deprecated https://developer.apple.com/documentation/uikit/uiwebview