Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-11217

Cordova Camera Plugin rotating images 90 degrees even if correctOrientation is set to false

    XMLWordPrintableJSON

Details

    Description

      Following options are set:

      camera.options =

      { quality: 100, destinationType: Camera.DestinationType.FILE_URI, sourceType: Camera.PictureSourceType.CAMERA, allowEdit: false, encodingType: Camera.EncodingType.JPEG, cameraDirection: 0, correctOrientation:false, targetWidth:2048, targetHeight:2048, saveToPhotoAlbum: false }

      ;

      When I take a picture in portrait mode, it is converted into landscape. I don't want this to happen as I need to take a photo of the document.

      Happens on Android 5.0 on Lenovo A6000.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gaurav_ch Gaurav Chandra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: