MixedContentMode=’aways’ doesn’t allow unsecure HTTP websites
To Reproduce:
Try any http website source with mixedContentMode=’always’ attribute. Actual: ERR_CLEAR_TEXT_NOT_PERMITTED error.
Expected behavior:
Website opens just fine.
Environment:
- OS version: Windows 10/ Android L
- react-native version: 0.59.8
- react-native-webview version: 5.10.0
Hello, could you try this
add
on
android/app/src/main/AndroidManifest.xml
according to
https://stackoverflow.com/questions/52707918/webview-showing-err-cleartext-not-permitted-although-site-is-https