To avoid SSL Errors in Xamarin Forms , add the following snippet in your MainActivity.cs and Appdelegate.cs for Android and iOS Platforms...

How to avoid SSL Errors in Xamarin Forms How to avoid SSL Errors in Xamarin Forms

How to avoid SSL Errors in Xamarin Forms

How to avoid SSL Errors in Xamarin Forms

To avoid SSL Errors in Xamarin Forms, add the following snippet in your MainActivity.cs and Appdelegate.cs for Android and iOS Platforms respectively. You can use the same for Xamarin.Android and Xamarin.iOS

This method bypasses the SSL Errors.

0 comments: