ef48d35e95
* Update SSL error handling for Android WebView Update SSL error handling to call onReceivedError() only on top-level navigations. This prevents iframes and other subresources from causing user-visible SSL error messages. The desired behavior is only to have top-level navigations show user-visible error messages. All other requests should be cancelled automatically with no user-visible error message. * Update RNCWebViewManager.java Clarify comments and add warning on blocked subresource Co-authored-by: Thibault Malbranche <thibault.malbranche@epitech.eu> |
||
---|---|---|
.. | ||
src/main | ||
.editorconfig | ||
build.gradle | ||
gradle.properties |