Hey guys,
I’am capturing and sending photos, but i got no exif data on these photos.
Cordova don’t keep exif, or it’s when i’am resizing and converting them to jpeg that i lost exif data ?
Hey guys,
I’am capturing and sending photos, but i got no exif data on these photos.
Cordova don’t keep exif, or it’s when i’am resizing and converting them to jpeg that i lost exif data ?
I am having the same problem when using the file-transfer plugin. Maybe you could use https://github.com/exif-js/exif-js in order to extract the Exif data before sending the photo
.
Hi, guys.
I’m having the same problem now. Have you found any solution for this?