seadroid icon indicating copy to clipboard operation
seadroid copied to clipboard

GPS Position is set to null for uploaded images

Open mkobel opened this issue 2 years ago • 0 comments

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

mkobel avatar Sep 23 '22 20:09 mkobel