seadroid
seadroid copied to clipboard
GPS Position is set to null for uploaded images
It's probably the same issue as https://github.com/nextcloud/android/issues/6248
Stripping EXIF data is part of the android Q privacy feature set. Starting with Android 10 (or 11?), apps need to explicitly specify that they want to receive Metadata. https://github.com/nextcloud/android/issues/6248#issuecomment-1147167524
Granting more permissions might help: https://github.com/nextcloud/android/issues/6248#issuecomment-1207315271