Xamarin - unexpected end of stream com.android.okhttp

 Ever received this message?

"Unexpected end of stream com.android.okhttp"


Quick solution:

Add System.Net reference in your Xamarin.Android project and that message will magically gone!

Comments