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

Tom Nonk updated CB-10625:
--------------------------
    Description: 
Hi,

Since I updated Cordova to 6.0.0, camera.getPicture always fails and returns: 
"error retrieving image".

Here are the parameters I use:
{quote}
{
        quality: 100,
        targetHeight: 250,
        targetWidth: 250,
        destinationType: Camera.DestinationType.FILE_URI,
        sourceType: navigator.camera.PictureSourceType.PHOTOLIBRARY,
        allowEdit: true,
        encodingType: Camera.EncodingType.JPEG,
        correctOrientation: true
}
{quote}

Thanks by advance

  was:
Hi,

Since I updated Cordova to 6.0.0, camera.getPicture always fails and returns: 
"error retrieving image".

Here are the parameters I use:
{
        quality: 100,
        targetHeight: 250,
        targetWidth: 250,
        destinationType: Camera.DestinationType.FILE_URI,
        sourceType: navigator.camera.PictureSourceType.PHOTOLIBRARY,
        allowEdit: true,
        encodingType: Camera.EncodingType.JPEG,
        correctOrientation: true
}

Thanks by advance


> getPicture always fail "error retrieving image"
> -----------------------------------------------
>
>                 Key: CB-10625
>                 URL: https://issues.apache.org/jira/browse/CB-10625
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>    Affects Versions: 6.0.0
>         Environment: cordova-plugin-camera 2.1.0, cordova-android 5.1.0, 
> android 5.0.2, no crosswalk
>            Reporter: Tom Nonk
>
> Hi,
> Since I updated Cordova to 6.0.0, camera.getPicture always fails and returns: 
> "error retrieving image".
> Here are the parameters I use:
> {quote}
> {
>       quality: 100,
>       targetHeight: 250,
>       targetWidth: 250,
>       destinationType: Camera.DestinationType.FILE_URI,
>       sourceType: navigator.camera.PictureSourceType.PHOTOLIBRARY,
>       allowEdit: true,
>       encodingType: Camera.EncodingType.JPEG,
>       correctOrientation: true
> }
> {quote}
> Thanks by advance



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