-
Notifications
You must be signed in to change notification settings - Fork 260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove embedded OkHttp Dll #254
Comments
I agree this has been an issue for a lot of people for decades. |
There is already a fix for that in master contained in pr #177, but there was no new version released since ages, any updates on this? |
This project is dead, move on, use the built in stuff Xamarin provides. |
@Cheesebaron what is the built in alternative to use the native http handler? does httpclient now automatically use the native handler? |
AndroidClientHandler |
We should really be utilizing the Nuget Package Reference and NOT embed the okhttp.dll in the Nuget file..
The Square.OkHttp3 reference conflicts with this reference...
The text was updated successfully, but these errors were encountered: