Alex Ryltsov created CB-14184:
---------------------------------
Summary: EXIF details are not available when taking a photo on
Android 6.x (Nexus 5)
Key: CB-14184
URL: https://issues.apache.org/jira/browse/CB-14184
Project: Apache Cordova
Issue Type: Bug
Components: cordova-plugin-camera
Environment: Android 6.0 (Nexus 5)
Reporter: Alex Ryltsov
When taking a photo using cordova-plugin-camera in the hybrid application on
Android 6.0 there is no location EXIF details available. Please note that it
works fine on Android 7.0.
I'm not an Android developer but it seems that the cordova camera plugin uses
ExifInterface class
(https://developer.android.com/reference/android/media/ExifInterface#ExifInterface(java.io.FileDescriptor))
which was added in API level 24 (Android 7.0) and it does not provide add EXIF
details when taking a photo on a platform below Android 7.0.
The problem exists on the latest cordova-plugin-camera version 4.0.3
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]