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

Update InAppWebView.swift #1342

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

DevilQo
Copy link

@DevilQo DevilQo commented Sep 29, 2022

reload weebView after crashing intermittently due to a memory leak

reload weebView after crashing intermittently due to a memory leak
@pichillilorenzo
Copy link
Owner

Sorry, but I didn't understand what this pull request resolves.
Could you provide more information about the problem? An example?

If you want to call the reload method for some reason in that case, you can implement the iosOnWebContentProcessDidTerminate event on Flutter side and then call the InAppWebViewController.reload method.

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

Successfully merging this pull request may close these issues.

None yet

2 participants