• flashgnash@lemm.ee
    link
    fedilink
    arrow-up
    1
    ·
    10 days ago

    I think all apps should have those explanation screens of what’s not going to work if you deny X permission and why, especially in the case of an issue like this

    It should request location access, and if it’s denied tell the user that it won’t be able to get the location data from images and give them a button to have it ask permission again

    • teawrecks@sopuli.xyz
      link
      fedilink
      arrow-up
      1
      ·
      10 days ago

      I find it to be a bit sketchy in general, because it means the OS is actually parsing and editing the actual bytes of the file contextually when an app tries to access it. Probably making a shadow copy somewhere without the GPS exif data.

      But yeah, I agree, at a minimum the OS should pop up a notification that “By default, GPS data will be stripped from the file due to inadequate location permissions” until the user either changes their preference or says “that’s fine, don’t remind me for this app”. Having it happen silently just isn’t good.