You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2014/08/26 15:13:57 UTC

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

Vladimir Kotikov created CB-7378:
------------------------------------

             Summary: 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.2#6252)