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

WebView Process Terminated Hook #190

Open
scisci opened this issue Sep 7, 2018 · 2 comments
Open

WebView Process Terminated Hook #190

scisci opened this issue Sep 7, 2018 · 2 comments

Comments

@scisci
Copy link

scisci commented Sep 7, 2018

Hi, sometimes our webview runs out of resources and basically crashes. I noticed this method gets called:

- (void)webViewWebContentProcessDidTerminate:(WKWebView *)webView

Is there anyway we can hook into this on the JS side so we can recover?

@oferRounds
Copy link

Seeing it also, any solution?

@calmyournerves
Copy link

Hey there! Had the same issue and just opened #218.

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