You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/06/28 00:41:29 UTC

[jira] [Created] (CB-7051) Support evaluateJavaScript:completionHandler: in WKWebView

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)