Android react-native-webview "SSL Error: Hostname mismatch"

Hello everybody, when I use the WebView on expo with an external uri which I’m not the owner (I’m doing an SSO Auth page that uses cookies), if I open on iOS everything works fine, but if I try on Android it gives me error code 2 and I can’t open the webpage. I don’t know how to solve this in a good way, I’m using react-native-webview with expo sdk 39. Even if i edit the node_modules files removing the handleOnSslError check in Android folder it seems to not detect the changes.

I hope hearing from you as soon as possible, thank you everyone!

got any solution of it ?

Does the url work ok in a web browser?

If I try that domain I get an error about the issuer being unknown