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

Can you add support for preLoad? #91

Closed
uldaman opened this issue May 13, 2019 · 1 comment
Closed

Can you add support for preLoad? #91

uldaman opened this issue May 13, 2019 · 1 comment

Comments

@uldaman
Copy link

uldaman commented May 13, 2019

I want to inject js code before loading the page each time. I tried the onLoadStop event, but it seems to be executed when the page is loaded, but it is too late for me.

onLoadStart: (InAppWebViewController controller, String url) {
  controller.injectScriptCode("window.connex = {}");
},
@uldaman uldaman closed this as completed May 21, 2019
This was referenced Jul 6, 2020
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant