Hello all, In my app we're uploading images on iOS via Xamarin.Mobile and RestSharp. I can successfully pic a photo, upload it to the server, and then display it within the iOS app. However, when I look at the same image on Android it's rotated -90 degrees.
I did some quick Googling and it sounds like this is a common experience even outside of Xamarin.
Does anyone have any suggestions on how to fix this?