Thanks, if you have any handy you might also test on other Android versions to make sure it does not only affect Android 6.0.
--- My guess: `correctOrientation` reads the file as a bitmap, transforms it and saves it back - but doesn't add the EXIF data at this time (or loses it along the way). The code for this lives at https://github.com/apache/cordova-plugin-camera/blob/6899c5ece944418191c45ff093ed3806548e3544/src/android/CameraLauncher.java#L944-L1110 as far as I could make out, but it is too much for me (I'm not an Android or Java developer) to understand. [ Full content available at: https://github.com/apache/cordova-plugin-camera/issues/329 ] This message was relayed via gitbox.apache.org for [email protected]
