SeltiOrg
SeltiOrg
I have the same issue on Android. Works fine on iOS.
> No help whatsoever, even though there is a standard solution. To enable custom installed CA, do the following: Create a file res/xml/network_security_config.xml with the following content: > > ```...
> I had the same error described in this issue and opted to find another WebView implementation which allows me to manage certificate validation. I finally ended up using [flutter_inappwebview](https://pub.dev/packages/flutter_inappwebview)...