Shazron Abdullah created CB-7051:
------------------------------------
Summary: Support evaluateJavaScript:completionHandler: in WKWebView
Key: CB-7051
URL: https://issues.apache.org/jira/browse/CB-7051
Project: Apache Cordova
Issue Type: Sub-task
Components: iOS
Reporter: Shazron Abdullah
Branch: https://github.com/shazron/cordova-ios/tree/wkwebview-only
http://trac.webkit.org/changeset/169765
Change summary:
Add -[WKWebView evaluateJavaScript:completionHandler:]
Right now it's using the private method _runJavaScriptInFrame, in a category,
and returns an empty string in the completionHandler.
Hopefully this method is added in iOS 8 beta 3.
--
This message was sent by Atlassian JIRA
(v6.2#6252)