You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
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.
After importing photos EXIF data is missing from the photos. This is one of the important requirement of the app. Could you please advice?
The text was updated successfully, but these errors were encountered: