We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, sometimes our webview runs out of resources and basically crashes. I noticed this method gets called:
react-native-wkwebview/ios/RCTWKWebView/RCTWKWebView.m
Line 607 in 37e4d76
Is there anyway we can hook into this on the JS side so we can recover?
The text was updated successfully, but these errors were encountered:
Seeing it also, any solution?
Sorry, something went wrong.
Hey there! Had the same issue and just opened #218.
No branches or pull requests
Hi, sometimes our webview runs out of resources and basically crashes. I noticed this method gets called:
react-native-wkwebview/ios/RCTWKWebView/RCTWKWebView.m
Line 607 in 37e4d76
Is there anyway we can hook into this on the JS side so we can recover?
The text was updated successfully, but these errors were encountered: