-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Orientation error after taking photo using ImagePicker on iPhone devices #944
Comments
iphone6s plus, safari, ios 10.2, all works fine, i can't reproduce you poblem, please provide a demo |
@paranoidjk Reproduce:1.Access https://mobile.ant.design/kitchen-sink/components/image-picker using iPhone |
@paranoidjk |
woops.... stupid mistake 😓 i will fix this in |
@caigehui sorry for this bug. It had been fixed, please wait for |
Environment(required) | 环境(必填)
What did you do? Please provide steps to re-produce your problem.(请提供复现步骤)
Using ImagePicker just like the "Simple Image Picker" example on official website
It works fine on any other devices, but an image orientation error occurred after taking photo on iPhone
What do you expected?(预期的正常效果)
taking photo with the right orientation
What happen?(发生了何种非正常现象)
Shooting a pen as following
![img_1221](https://cloud.githubusercontent.com/assets/9214907/23637746/67edd120-0318-11e7-83b7-2e7f387b3946.PNG)
![f06eb707b6875debce1f4219d38ac96b](https://cloud.githubusercontent.com/assets/9214907/23637728/52287070-0318-11e7-9206-9f708619d2e4.jpeg)
Then the photo turn left for 90 degrees
The text was updated successfully, but these errors were encountered: