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

[iOS] Normalize the orientation from MediaPicker photos #14568

Merged
merged 5 commits into from
May 18, 2023
Merged

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Normalize the orientation from MediaPicker photos in iOS.

Issues Fixed

Fixes #9535

@jsuarezruiz jsuarezruiz added t/bug Something isn't working platform/iOS 🍎 area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info labels Apr 13, 2023
@jsuarezruiz jsuarezruiz marked this pull request as ready for review April 27, 2023 12:10
@mattleibow mattleibow merged commit 233fa2f into main May 18, 2023
29 checks passed
@mattleibow mattleibow deleted the fix-9535 branch May 18, 2023 03:39
@samhouts samhouts added the backport/suggested The PR author or issue review has suggested that the change should be backported. label Jul 19, 2023
@ghost
Copy link

ghost commented Aug 2, 2023

🚨 API change(s) detected @davidbritch FYI

@PureWeen PureWeen added the backport/NO This change should not be backported. It may break customers. label Aug 2, 2023
@jsuarezruiz
Copy link
Contributor Author

We are not backporting this specific change because is change in the default behavior that could break actual custom code.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info backport/NO This change should not be backported. It may break customers. backport/suggested The PR author or issue review has suggested that the change should be backported. needs-breaking-change-doc-created platform/iOS 🍎 t/breaking 💥 t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect image orientation using MediaPicker CapturePhoto on iOS
4 participants