[
https://issues.apache.org/jira/browse/CB-7378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14119170#comment-14119170
]
ASF subversion and git services commented on CB-7378:
-----------------------------------------------------
Commit f3bc296da86c9799a43d28cb0a77cf12014088b8 in cordova-plugin-camera's
branch refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=f3bc296
]
CB-7378 Use single Proxy for both windows8 and windows.
> 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)