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

Fixes Issue 42 #43

Closed weiss19ja closed 3 years ago

weiss19ja commented 5 years ago

This pull request should fix the issue 42 which cause crashes on current iOS versions while trying to decode the image and exif result to base64 with old foundation methods.