You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (Jira)" <ji...@apache.org> on 2019/10/19 22:39:00 UTC

[jira] [Closed] (CB-14184) EXIF details are not available when taking a photo on Android 6.x (Nexus 5)

     [ https://issues.apache.org/jira/browse/CB-14184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-14184.
-----------------------------
    Resolution: Fixed

Might be fixed by https://github.com/apache/cordova-plugin-camera/pull/331

if not, report a new issue on https://github.com/apache/cordova-plugin-camera/issues providing more information

> 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
>            Priority: Major
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org