Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios evalJavascript #330

Open
kaijing1115 opened this issue Feb 25, 2019 · 2 comments
Open

ios evalJavascript #330

kaijing1115 opened this issue Feb 25, 2019 · 2 comments

Comments

@kaijing1115
Copy link

I am using flutter_webview_plugin to display a webview.
I want to post a value to webview by using
webviewPlugin.evalJavascript('postFunction("$number")');
It is working fine in Android but not working in IOS.
Please advice.
Thank you

@poqueque
Copy link

same problem here. I try evalJavascript to get a value. It works on Android but it's returning null on iOS

@ASemeniuk
Copy link

See also: #126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants