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): Don't try to correct exif on content urls #522

Closed
wants to merge 2 commits into from

Conversation

jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Jul 16, 2021

We can't really write to content urls, so we need to figure out a way of correcting the exif orientation on content urls, for now just avoid the crash by not trying to reset it if it's a content url.

closes #524

@jcesarmobile
Copy link
Member Author

closing in favor of #524

Capacitor Engineering ⚡️ automation moved this from Needs review 🤔 to Done 🎉 Aug 11, 2021
@jcesarmobile jcesarmobile deleted the exif-no-content branch August 11, 2021 12:09
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
1 participant