I am running in the beta channel. I just updated to V1.10 for Xamarin.iOS in Visual Studio. I am getting an error in HttpClient when I attempt to initialize an instance of the class. Given that I just updated my configuration, and this code worked before, I think the problem is in this most recent update. Does anyone else see this issue? Any idea in how to resolve? my HttpClient class is within a PCL project.
Wally