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

Include GPS Information in selected file #1628

Open
jvence opened this issue Feb 25, 2021 · 6 comments
Open

Include GPS Information in selected file #1628

jvence opened this issue Feb 25, 2021 · 6 comments
Labels
🌟 Feature Request Issue describes a feature request.

Comments

@jvence
Copy link

jvence commented Feb 25, 2021

EXIF info is not included in the retrieved file. Would be useful to include this metadata.

@jvence jvence added the 🌟 Feature Request Issue describes a feature request. label Feb 25, 2021
@ravirajn22
Copy link
Contributor

Both iOS and Android have made obtaining GPS info from images little harder, you need to have location permission. So I had to remove that feature from the library. Will check again.

@jvence
Copy link
Author

jvence commented Mar 1, 2021

I think iOS has a new method to pick a photo using PHPicker. See this blog: https://www.felixlarsen.com/blog/photo-metadata-phpickerview and assuming that location permission is on then we should be able to get the EXIF metadata

@fabyeah
Copy link

fabyeah commented Jul 3, 2021

I very much need this feature, too. I remember this used to work some time ago, but has stopped working since. Looking at this issue #1359 seems like this hasn't been fixed for over a year at least? 🙁 Guess it's time to look for an alternative library then.

@amosgamaliel
Copy link

Is there any update for this issue?

@nes123
Copy link

nes123 commented Nov 20, 2022

Here it works well: https://github.com/ivpusic/react-native-image-crop-picker
Can we copy?

@NomanGul
Copy link

NomanGul commented Apr 5, 2024

It worked for me -> #2092 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 Feature Request Issue describes a feature request.
Projects
None yet
Development

No branches or pull requests

6 participants