How to get the EXIF data(date & Location) of the Image?

I’m developing a mobile app for IOS in ionic

I’m using cordova camera plugin for uploading of images in to my mobile app. I wanted to get the date and location of the image which is uploaded.

Can anyone plz guide on how to get the selected image date and location.

In android we use ExifInterface like that Is there any way possible to get.

Thankyou.

2 Likes