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): Append exif to android images #480

Merged
merged 5 commits into from
Jun 17, 2021
Merged

Conversation

jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Jun 16, 2021

append the exif of the captured image to the image copy the plugin returns.

also added all possible ExifInterface tags as we are using the AndroidX library, which had more possible tags than the original library and supports all android versions

closes #45

@Ionitron Ionitron added this to Needs review 🤔 in Capacitor Engineering ⚡️ Jun 16, 2021
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.

EXIF Data Stripped From Images
2 participants