Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UIKit] Incorrect image orientation when the photo is in delivering state #161

Closed
carmenlau opened this issue Feb 15, 2018 · 1 comment
Closed

Comments

@carmenlau
Copy link
Contributor

Checked and confirmed the both thumbnail and image orientation is correct in server. The image orientation is wrong in the delivering state. So when user upload a image, the image will first show an incorrect orientation. After it is uploaded and the app download the image from remote, the orientation will be correct.

@howawong
Copy link
Contributor

howawong commented Mar 2, 2018

Sounds like picasso cannot handle EXIF well
square/picasso#692

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants