Open BStar007 opened 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??
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
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??