azure mobile service not working on xamarin.android
问题 I'm trying to implement Azure Mobile Services in my Xamarin.Forms app. I'm following this link and it works on iOS but not on Android. It throws this exception: MobileServiceInvalidOperationException - "The server did not provide a response with the expected content." I have tried switching between HTTP and HTTPS but could not get it working. It works on Android (native) as well, just not on Xamarin.Android Any help? 回答1: Your issue is tracked here, and seems to be because of the following: