I have setup a PWA with React (CRA). When I upload a picture in iOS and crop it using react-image-crop
it displays the cropped image sideways, it works well on all other devices (desktop, android). I saw some similar issues open, but I can't really understand what's causing that and how to fix it.
Any help/guidance would be appreciated.