You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Junran (JIRA)" <ji...@apache.org> on 2018/03/05 08:06:00 UTC

[jira] [Created] (CB-13950) All Exif data is stripped off under iOS when Camera.DestinationType is File_URI

Junran created CB-13950:
---------------------------

             Summary: All Exif data is stripped off under iOS when Camera.DestinationType is File_URI
                 Key: CB-13950
                 URL: https://issues.apache.org/jira/browse/CB-13950
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-plugin-camera
    Affects Versions: cordova-ios 4.5.0
            Reporter: Junran


When Camera.DestinationType is File_URI 

All exif metadata is stripped off under iOS

This is inconsistent with what it is under Android. It seems the code have implemented to reattached the exif metadata when writing to temporary file path, but it doesn't work.

A way to retain the exif data when using File_URI under iOS is needed.

Any idea is much appreciated. Thanks!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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