Can get the JSContext from WebView?
t1i2a3n4 opened this issue · 1 comments
t1i2a3n4 commented
Can get the JSContext from WebView like this:
self.jsContext = [webView valueForKeyPath:@"documentView.webView.mainFrame.javaScriptContext"];
ericwlange commented
No. AndroidJSCore is using a separate JavaScript implementation from
WebView.
…On Fri, Dec 2, 2016 at 2:12 PM, t1i2a3n4 ***@***.***> wrote:
Can get the JSContext from WebView like IOS?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#49>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ABIuZFYP3HnNtHE2G8c0ug4bNaW7fuLuks5rD9nbgaJpZM4LCUX1>
.