[
https://issues.apache.org/jira/browse/CB-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736541#comment-14736541
]
ASF GitHub Bot commented on CB-9623:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-camera/pull/120
> 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: [email protected]
For additional commands, e-mail: [email protected]