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

fix(camera): Properly reset orientation exif if corrected #545

Merged
merged 3 commits into from Aug 12, 2021

Conversation

jcesarmobile
Copy link
Member

Pass the exif object to ImageUtils and correct the orientation in it instead of in the file path to prevent problems with content urls.

closes #524

@Ionitron Ionitron added this to Needs review 🤔 in Capacitor Engineering ⚡️ Aug 11, 2021
@jcesarmobile jcesarmobile merged commit ad8c325 into main Aug 12, 2021
Capacitor Engineering ⚡️ automation moved this from Needs review 🤔 to Done 🎉 Aug 12, 2021
@jcesarmobile jcesarmobile deleted the fix-exif branch August 12, 2021 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Camera Plugin - android - FileNotFoundException when using source: CameraSource.Photos
2 participants