dartexif icon indicating copy to clipboard operation
dartexif copied to clipboard

GPS GPSLatitude and GPS GPSLongitude not getting the actual lat lng data from image for Android 13

Open RafatMeraz opened this issue 2 years ago • 2 comments

For few days, I am not getting any latitude and longitude data from picked image from Gallery. Though its contained the geo latlng, but after checking in exif it's showing [0/0, 0/0, 0/0] as value.

"GPS GPSLatitude" -> [0/0, 0/0, 0/0] "GPS GPSLongitude" -> [0/0, 0/0, 0/0]

RafatMeraz avatar Sep 27 '23 09:09 RafatMeraz

See issue #40 -- maybe my reply to my own post helps?

abhlabs avatar Sep 27 '23 12:09 abhlabs

I have the same problem. My photos have geolocation on Google Photos, but if I want to import the image to app from the gallery. I have zero exif data.

svoza10 avatar Oct 05 '23 12:10 svoza10