[
https://issues.apache.org/jira/browse/CB-7378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14119172#comment-14119172
]
ASF GitHub Bot commented on CB-7378:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-camera/pull/44
> 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)