remoorejr / cordova-plugin-camera-with-exif

Cordova Camera Plugin that will return an image as well as the EXIF data (including GPS location) on iOS and Android devices.
Apache License 2.0
38 stars 53 forks source link

ImageURI is not in json string #41

Open BStar007 opened 5 years ago

BStar007 commented 5 years ago

The image uri of the photo is not a json string then how this will work? The result variable will be something like the the path eg: file//. How to get the json_metadata from the image uri??

ChiaraSpina commented 3 years ago

I have tried this https://github.com/judgewest2000/IonicCameraMetaData and it works. In the case of the uri file just replace the destinationType in post.ts in this.camera.DestinationType.FILE_URI