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

Reload UIWebView unbind eventHandlers #94

Closed
osobrevilla opened this issue Jul 25, 2014 · 1 comment
Closed

Reload UIWebView unbind eventHandlers #94

osobrevilla opened this issue Jul 25, 2014 · 1 comment

Comments

@osobrevilla
Copy link

Hi Friends,
Why when reload the uiwebview, ([uiwebview reload]) this loose the connection with native bridge object and the events called from client no works.. why?. I have seen that the iframe does not appear in html code after reload.

Thanks.

marcuswestin added a commit that referenced this issue Aug 1, 2014
@marcuswestin
Copy link
Owner

Hey @osobrevilla, I added a button to the iOS example app just now to test reloading the webview. It works as expected for me. Can you give it a try and check that it works for you as well?

I'll close this issue for now as it seems to be an issue with your particular app. But if you can verify that it is a problem with WVJB, please feel free to reopen and supply more information.

If you want help fixing a bug, please fork the project and create a reliable reproduction of the bug in the example app.

Cheers!

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

2 participants