Skip to content
This repository was archived by the owner on Jul 24, 2022. It is now read-only.

Switch to Native HTTP Clients #70

Open
zuhairp opened this issue Mar 31, 2017 · 1 comment
Open

Switch to Native HTTP Clients #70

zuhairp opened this issue Mar 31, 2017 · 1 comment

Comments

@zuhairp
Copy link
Collaborator

zuhairp commented Mar 31, 2017

By default Xamarin uses the Mono HttpClient which works more widely, but since we are targeting iOS 10 and Android 5.0+, we can actually use the faster native clients. This is as simple as changing an option in the build settings

@zuhairp
Copy link
Collaborator Author

zuhairp commented Mar 31, 2017

JK - doesn't work on iOS. I'll still leave this open for Android

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant