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

Vladimir Kotikov closed CB-9623.
--------------------------------
    Resolution: Fixed

> Android Camera Crashes With Camera Options allowEdit:True and encodingType:PNG
> ------------------------------------------------------------------------------
>
>                 Key: CB-9623
>                 URL: https://issues.apache.org/jira/browse/CB-9623
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>              Labels: android, camera, png
>
> *Repro Steps:*
> Invoke getPicture with the options:
> {noformat}
> {
>     allowEdit: true,
>     encodingType: Camera.EncodingType.PNG
> }
> {noformat}
> *Expected:*
> The picture is taken
> *Actual:*
> The app crashes
> Another issue:
> Resultant image is ..jpg if I specify Camera.EncodingType.PNG
> {noformat}
> {
>     allowEdit: false,
>     encodingType: Camera.EncodingType.PNG
> }
> {noformat}



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