|
|
|
|
|
by Aurornis
322 days ago
|
|
> saying "you're giving access to images with embedded location data. Do you want to keep the location data in the images, or strip the location data in this application?" This is a good example of a complex setting that makes sense to the 1% of users who understand the nuances of EXIF embedded location data but confuses the 99% of users who use a product. It would also become a nightmare to manage settings a per-image basis. |
|
That said, an alternative to bugging the user might be that when the app makes the call to open the file that call should fail unless the app explicitly passes a flag to strip the location data. That way you protect users without causing needless confusion for developers when things that ought to "just work" go inexplicably wrong for them.