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

EXIF data missing in iOS13.2 #67

Open
vksuman opened this issue Nov 13, 2019 · 3 comments
Open

EXIF data missing in iOS13.2 #67

vksuman opened this issue Nov 13, 2019 · 3 comments

Comments

@vksuman
Copy link

vksuman commented Nov 13, 2019

After importing photos EXIF data is missing from the photos. This is one of the important requirement of the app. Could you please advice?

@rshah1803
Copy link

Hi any updates on it?

@rshah1803
Copy link

@roycornelissen Can you please fix this as I am not able pull EXIF data (GPS data mainly). This issue started with upgrade of IOS 13.2 version.
Similar issue was occurring with media plugin library but hey have fixed it. For reference please check the link
jamesmontemagno/MediaPlugin#760

Thanks

@roycornelissen
Copy link
Owner

Hi @rshah1803 -- I'm catching up on my backlog, sorry for my late response...

I'm not sure what to do about this in the picker. After the selection has finished, it gives you full access to the PHAsset items, which expose the underlying photos on the device. The app is responsible for converting that to UIImage and/or handle it they way it seems fit. The picker should not restrict you in accessing the EXIF data of those files.

Are you still having this issue?

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

No branches or pull requests

3 participants