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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to