If I select an image using UIImagePickerController, sometimes what I get back is in the wrong orientation.
In 2021 this was asked, and the response was
[Greg O’Lone]
it’s not actually. the problem is that the image is stored with a rotation attribute that you cannot access. We’ve already got a feature request to make that information available.
Did anyone work out how to get the attribute in the last 3 years?
2 posts - 2 participants