#Safari File Picker 'Take Photo ' Exif Retention

3 messages · Page 1 of 1 (latest)

timid osprey
#

Im looking to upload an image using file picker that opens the users camera. However there is an IOS secruirity feature were the new photo dosnt contain that information. Because of this im required to take the photo using camera app then select it from file library.

Anyone have experience with getting this to work or know of a way I coud listen for a camera open eventt so I can attach the data myself?

candid remnant
timid osprey
#

Unless im missing the artical dosnt really say anything to address my case were exif isnt provided. I am already extracting fine, im looking to find a solution to either prevent the device from removing the exif or find a way to listen for a camera event universaly accross all devices so i can add it myself