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

React-native-webview SSL Issue Causes Webview Crash #11058

Closed
valdrox opened this issue Nov 16, 2020 · 1 comment
Closed

React-native-webview SSL Issue Causes Webview Crash #11058

valdrox opened this issue Nov 16, 2020 · 1 comment
Labels
needs validation Issue needs to be validated

Comments

@valdrox
Copy link

valdrox commented Nov 16, 2020

React-native-webview is showing the error page when a user encounters an "non critical" ssl error. It sporadically makes the webview crash on Android, on links that work flawlessly in browsers. Unfortunately, I noticed it a while after having upgraded to SDK 39 and would rather not downgrade.

This issue is described here, and fixed in react-native-webiew@10.9.3. react-native-webview/react-native-webview#1466

I guess you will bump the version for the next SDK version, but I thought I should point it out, just in case you weren't planning on doing that, and because I don't have a workaround, other than to let the pages crash. npm i react-native-webiew@10.9.3 didn't work.

@valdrox valdrox added the needs validation Issue needs to be validated label Nov 16, 2020
@brentvatne
Copy link
Member

hi there! i just pulled in the latest version, it will be included in the next sdk release in december: 46e6b8a

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

No branches or pull requests

2 participants