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

executeScript not working on IOS #210

Open
lukebaudi opened this issue Oct 8, 2024 · 2 comments
Open

executeScript not working on IOS #210

lukebaudi opened this issue Oct 8, 2024 · 2 comments

Comments

@lukebaudi
Copy link

Since version 6.4.0, the executeScript method does not work on iOS.

In previous versions, calling the open method followed by the executeScript method successfully injected the script into the webview.

Additionally, from version 6.4.0 onwards, it is possible to call the executeScript method before the open method, but even then, the script is not injected into the webview.

@riderx
Copy link
Contributor

riderx commented Oct 15, 2024

@WcaleNieWolny can you have a look?

@WcaleNieWolny
Copy link
Contributor

This sounds reasonable I think. Try using openWebView instead. I just checked and executeScript works well with openWebView

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