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 append exif data into the returned images #4769

Merged
merged 5 commits into from
Jul 7, 2021

Conversation

theproducer
Copy link
Contributor

Backporting android camera exif fix from Capacitor 3.x
ionic-team/capacitor-plugins#480

@jcesarmobile
Copy link
Member

changes look good, but on Capacitor 2 the exif was not properly returned on iOS, so that should be fixed too.

@theproducer
Copy link
Contributor Author

changes look good, but on Capacitor 2 the exif was not properly returned on iOS, so that should be fixed too.

Can you show me where this fix was made in Cap 3?

@jcesarmobile jcesarmobile changed the title fix(camera): (Backport from 3.x) Append exif to android images fix(camera): properly append exif data into the returned images Jul 7, 2021
Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added the needed iOS changes and another android fix we made on ionic-team/capacitor-plugins#510

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

Successfully merging this pull request may close these issues.

2 participants