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:41:00 UTC

[jira] [Closed] (CB-11225) Image loses Exif metadata on FILE_URI and DATA_URL

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

jcesarmobile closed CB-11225.
-----------------------------
    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

> Image loses Exif metadata on FILE_URI and DATA_URL
> --------------------------------------------------
>
>                 Key: CB-11225
>                 URL: https://issues.apache.org/jira/browse/CB-11225
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-camera
>    Affects Versions: 3.5.0
>         Environment: ios, android
>            Reporter: Sanjay Pandey
>            Priority: Major
>              Labels: Android, iOS
>
> When fetching image from camera or gallery in iOS and Android, after providing destination type as FILE_URI or DATA_URL, all of exif information of the image is lost. 
> NATIVE_URI returns this meta data but doesn't resize the image according to options provided for Gallery image but works perfectly for camera image.
> Can we have an implementation where we can have image resizing working with resizing and orientation effectual.



--
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