Hi, I used fileUpload component in mobile to upload a photo. But when viewed using imageField, the picture gets rotated in wrong orientation. Is there a way forward to fix it?
Discussion posts and replies are publicly visible
Try using a different image to check if the others are being rotated, Or use a different image component like a!webImage() to see if the images are still being rotated or not, there must be a plugin that is rotating the image orientation that you need to troubleshoot.