You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Octavio Pinho Bokel (JIRA)" <ji...@apache.org> on 2016/10/13 01:23:20 UTC

[jira] [Created] (CB-12005) Orientation wrong, Exif not changing after correct orientation

Octavio Pinho Bokel created CB-12005:
----------------------------------------

             Summary: Orientation wrong, Exif not changing after correct orientation
                 Key: CB-12005
                 URL: https://issues.apache.org/jira/browse/CB-12005
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Camera
    Affects Versions: 2.3.0
         Environment: Android 6.0.1
            Reporter: Octavio Pinho Bokel
             Fix For: Master


I recently updated the camera plugin to 2.3.0.
My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = true and the source is the CAMERA

I noticed that the pictures were showing correctly only on android. On IOS and on the server they were WRONGLY ROTATED.

What happened is that the picture is keeping the ORIGINAL EXIF after the orientation was corrected. So, in systems that uses the Exif, the picture was being rotated twice. (The Exif is making the correct oriented picture to rotated).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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