mirror of
https://gitee.com/shuto/cordova-plugin-camera.git
synced 2026-05-17 00:00:01 +08:00
4202fff7ac
- 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