I have a xamarin forms app which connects fine if the web api is NON-SSL. I have written a windows console project to connect to the same web api(both ssl and non-ssl) and seems to work fine. I am using a self-signed certificate. Is this is a in Xamarin Forms?
↧