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

Robert Owen commented on CB-10987:
----------------------------------

Not sure if this was the answer but creating the build version for installing 
on another machine appears to have fixed the problem. Either that or installing 
cordova from Intellij had some effect, but I don't know why that would change 
anything.

So working well now. Thanks for your help, much appreciated. Cheers.

> Camera crashes on Windows 10 when targetwidth and targetheight specified
> ------------------------------------------------------------------------
>
>                 Key: CB-10987
>                 URL: https://issues.apache.org/jira/browse/CB-10987
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>         Environment: Windows 10, Local Machine
>            Reporter: Raghav Katyal
>            Assignee: Raghav Katyal
>              Labels: triaged, wfc, windows
>         Attachments: app.js, config.xml
>
>
> Breaks when following options specified:
> var options = {
>                 quality: 80,
>                 destinationType: Camera.DestinationType.FILE_URI,
>                 sourceType: Camera.PictureSourceType.CAMERA,
>                 encodingType: Camera.EncodingType.JPEG,
>                 cameraDirection: Camera.Direction.FRONT,
>                 targetWidth: 180,
>                 targetHeight: 180,
>                 saveToPhotoAlbum: false
>             };



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