Ionic camera plugin error

Hi. I’ve been trying to get exif data from the picture picked up from the gallery in my application using the camera plugin. I’ve tried couple of options like FILE_URI, NATIVE_URI and DATA_URL. Also when I get a path of the file i tried converting it to base64 which somehow gives an incomplete base64 string which strips off the exifdata. I also compared the string with the string fetched from an online application on the internet. Your assistance is utmost required.