wymsee / cordova-imagePicker

Cordova Plugin For Multiple Image Selection
MIT License
407 stars 853 forks source link

Orientation of some photos is wrong (iOS) #252

Open chardido opened 6 years ago

chardido commented 6 years ago

When I choose a photo from my Gallery in iOS, the photo chosen is wrong oriented (90deg wrong).

The fact is that this problem only appear on certain photos, so I can't do a Javascript function that rotate the image.

I've tried using https://github.com/pawee/snw-cordova-imagePicker with useOriginal, but nothing changed.

What should I do?

Thomas-Minnebo commented 4 years ago

Same problem, any solutions?