[ 
https://issues.apache.org/jira/browse/CB-9442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653255#comment-14653255
 ] 

Elodie Corbel commented on CB-9442:
-----------------------------------

The OS version is 8.10.14203.306. I have tested on a nokia 530 and it doesn't 
happen.

> Camera crashes multiple pictures taken wp8
> ------------------------------------------
>
>                 Key: CB-9442
>                 URL: https://issues.apache.org/jira/browse/CB-9442
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>    Affects Versions: 5.1.1
>         Environment: Windows Phone 8.1
>            Reporter: Elodie Corbel
>            Assignee: Jesse MacFadyen
>            Priority: Blocker
>              Labels: Windows
>
> The camera and the app crash when I try to take pictures multiple times. It 
> tries to open up the camera but the camera stays black and we only see the 
> button to take pictures that doesn't work. If I wait few seconds, it closes 
> the camera and the app.
> It doesn't happen at a fixed number of times. Sometimes, the second time, 
> sometimes later but never the first. I have nothing in the log that indicates 
> this error, no exception.
> I call getPicture with this :
> {code:javascript}
>         {
>           quality: 50,
>           destinationType: Camera.DestinationType.DATA_URL,
>           allowEdit: false,
>           saveToPhotoAlbum: false,
>           correctOrientation: false
>         }
> {code}



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