HttpClient failing
问题 When I run my app on the emulator for iOS it works fine. When I run it on a device the first call to HttpClient fails. My class containing the HttpClient calls is in a PCL. It looks like an instance of this bug. However, the documented workarounds of adding the following to your iOS project app.config does not work for me (the system.net.http addition); <configuration> <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> ...... <dependentAssembly> <assemblyIdentity name=