Running into something weird that I can't seem to work through.
My app is running in version 2.1.4, I've tried to change the SDK to 3.1.0 and that had a problem for me as well.
Does the Android HTTPClient make the call differently from IOS?
I'm getting different results from one IIS server to the next. For example, the IIS on Windows 2008 and 2012 is giving my Android client a different response than my IOS client. IOS client works fine talking to my web service, but the Android one is getting back a different message. On IIS running on Windows 2003, it doesn't appear to be a problem.