Hello guys,
I'm having problems with a webview and certificates on my PCL project.
I tested only the android version, so we're talking about Xamarin.Android.
I'm getting this error ( only from that webview, chrome desktop does not prompt any error), trying to navigate to an HTTPS website.
07-03 07:52:06.624 I/X509Util( 2957): Failed to validate the certificate chain, error: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
The webview displays a white page and does not load anything.
What can I do now? Any suggestions?
Best Regards,