You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/03 03:46:51 UTC

[jira] [Commented] (CB-7378) Camera plugin is not working on WP8.1 since native API change

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

ASF subversion and git services commented on CB-7378:
-----------------------------------------------------

Commit b3b43b1f3ceb46fc2d2ede3079e2c6be823e0d2f in cordova-plugin-camera's branch refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=b3b43b1 ]

Merge branch 'CB-7378' of https://github.com/MSOpenTech/cordova-plugin-camera


> Camera plugin is not working on WP8.1 since native API change
> -------------------------------------------------------------
>
>                 Key: CB-7378
>                 URL: https://issues.apache.org/jira/browse/CB-7378
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>         Environment: WP8.1 device/emulator
>            Reporter: Vladimir Kotikov
>
> {{Camera.getPicture()}} won't work on WP8.1 since API change.
> Camre plugin use {{Windows.Media.Capture.CameraCaptureUI()}} class for acquiring camera picture, which is unavailable on WP8.1. Possible solution is to use MediaCapture class. Also it will require to implement custom camera interface.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)