-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Android OS automatically redacts (replaces with 0) Geotags from Exif Data, unless the App has requested the ACCESS_MEDIA_LOCATION permission. This behavior is documented here.
This resulted in the Hashes not matching on Android, while the same image validated successfully on a Mac. It took a lot of debugging to find, because the last thing we expected was Android silently modifying the files content upon reading.
I would like to suggest adding this piece of information to an FAQ/Pitfalls section to help out others who might want to use this SDK on Android.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation