73
Views
3
Comments
[Image Utils Mobile] After resizing, image rotated on some devices
Question
image-utils-mobile
Mobile icon
Forge asset by Harlin Setiadarma

Hi,

I'm using this component to resize & crop image before uploading to server.

I've resized the image with property fixOrientation to false & tested on few devices which is working perfect but when i've tested it on Iphone 5s, the image automatically rotated after resize.

So, I didn't know how to handle this,coz have check the orientation value for diff devices & its same.

2024-03-25 06-19-08
Harlin Setiadarma

Unfortunately I don't have Apple device so I cannot test it.

UserImage.jpg
Akash Gore

Harlin Setiadarma wrote:

Unfortunately I don't have Apple device so I cannot test it.

 Hi Harlin,

In my case, I have tested for diff apple devices but facing issue only for Iphone 5s.

Another thing, I've tested your demo application on my Android phone, in which after upload image & click resize - image rotated on any android device. You can check it.

 

2024-03-25 06-19-08
Harlin Setiadarma

It's because I had the parameter FixOrientation = true on demo app.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.