|
|
|
|
|
by kristopolous
72 days ago
|
|
I want the location on every time, without exception. The current behavior is exactly what I wanted. These "all users are imbeciles that need our protection" design pattern needs to die a swift death. It's maddening, We're constantly taking kitchen knives and replacing them with the colorful plastic toddler version and still have the same cutting tasks. |
|
Chrome doesn't seem to request that permission, so the OS doesn't provide the location-data to the app.
If your app targets Android 10 (API level 29) or higher and needs to retrieve unredacted EXIF metadata from photos, you need to declare the ACCESS_MEDIA_LOCATION permission in your app's manifest, then request this permission at runtime.
Source: https://developer.android.com/training/data-storage/shared/m...