You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select multiple images from iPhone gallery with original size,
if jpeg image exif's orientation is not normal, the returned image file can not show.
But if use single picker, it will OK.
Hi @wonday, can you provide more context? I don't know what you mean by "can not show". This is an image picker library, not one that displays images. I cannot reproduce this issue and the image you attached looks fine. Is it possible that there is an issue with how you are displaying images after the work of the image picker is complete?
Version
Tell us which versions you are using:
Platform
Tell us to which platform this issue is related
Expected behaviour
Select multiple images from iPhone gallery with original size,
if jpeg image exif's orientation is not normal, the returned image file can not show.
But if use single picker, it will OK.
in ImageCropPicker.m
Actual behaviour
Steps to reproduce
Attachments
the attachment is an image from my iPhone that can not show.
abc.zip
The text was updated successfully, but these errors were encountered: