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

because there is a iframe in webview, and lead pageshow only fire once #325

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Serlight
Copy link

Hi @marcuswestin

In advance Thanks for this great SDK.

Now when i import webviewjavascriptbridge in wkwebview, pageshow only fire first go back,

U can get the web code from PR,

do as below,

  1. I start a web server python -m SimpleHTTPServer 8000

and then when to next webview, first will show pageshow alert, but next not.

I test it when web contain a iframe the pageshow will be fire first goback()

how can deal this scene,(iframe is needed)

Thanks for improving WebViewJavascriptBridge!

Cheers,
@marcuswestin

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

Successfully merging this pull request may close these issues.

1 participant