GrapheneOS / Camera

Modern camera app focused on privacy and security with QR & barcode scanning.
https://grapheneos.org/
MIT License
826 stars 87 forks source link

Geotagging does not work correctly #371

Closed acinonyx closed 10 months ago

acinonyx commented 1 year ago
Pixel 6a

app.grapheneos.camera
versionCode 63
targetSdk 33
minSdk 29

Geotagging enabled
EXIF stripping disabled

The GPS tags are added to the EXIF metadata but the values are empty. I have tried various combinations of permissions to rule out a regression of https://github.com/GrapheneOS/Camera/issues/149.

dreamsyntax commented 11 months ago
pixel 6 on GOS TQ3A.230805.001.2023090600

app.grapheneos.camera
versionCode 63

targetSdk 33
minSdk 29

Cannot reproduce when using while unlocked.

If location toggled on after a reboot with no location query the camera app has a warning that the geotag is skipped as location not available. Next photo successfully tags as the location query completes.

empratyush commented 10 months ago

I am closing this issue as the camera app doesn't seem to be the issue.