I tested uploading a photo to my app using the upload from library option. I also downloaded that same photo to my laptop. I then download the photo that I had uploaded using the app from the app backend and I compared its EXIF data to the original and they weren’t the same. Some of it’s data had been stripped including (most importantly for me) the GPS data. I’m guessing this is due to the 3rd party software you use to handle image sizes. Is it possible to have it not do that? I want to be able to upload a photo from my phones library using my app and read its EXIF data to get the geo-tag.