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

Omar Mefire updated CB-10715:
-----------------------------
    Description: 
Camera options:
- destinationType: Camera.DestinationType.NATIVE_URI,
- saveToPhotoAlbum: true,
- sourceType: Camera.PictureSourceType.CAMERA,

Situation: getPicture() on iOS ends up editing the picture taken and changing 
the quality to 50, instead of relying on the default 100. 

  was:
Camera options:
- destinationType: Camera.DestinationType.NATIVE_URI,
- saveToPhotoAlbum: true,
- sourceType: Camera.PictureSourceType.CAMERA,

Situation: getPicture() on iOS should save the newly taken image into the 
cordova.file.tempDirectory


> getPicture() edits the picture even when no edit option is specified
> --------------------------------------------------------------------
>
>                 Key: CB-10715
>                 URL: https://issues.apache.org/jira/browse/CB-10715
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>    Affects Versions: 2.0.0
>            Reporter: Omar Mefire
>              Labels: iOS, reproduced
>
> Camera options:
> - destinationType: Camera.DestinationType.NATIVE_URI,
> - saveToPhotoAlbum: true,
> - sourceType: Camera.PictureSourceType.CAMERA,
> Situation: getPicture() on iOS ends up editing the picture taken and changing 
> the quality to 50, instead of relying on the default 100. 



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

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

Reply via email to