mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-05-14 10:49:55 +08:00

- Avoid crash due to usage of uninitialized variable when writing geolocation data to image destination - Properly handle 'CameraUsesGeolocation' option by properly setting geolocation data in EXIF header in all cases This closes #205