Vladimir Kotikov created CB-6477:
------------------------------------

             Summary: Adding media plugin doesn't add corresponding 
capabilities to Windows8 platform
                 Key: CB-6477
                 URL: https://issues.apache.org/jira/browse/CB-6477
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI, Plugin Media, Windows 8
         Environment: Windows 8.1 cordova CLI 3.4.1
            Reporter: Vladimir Kotikov
            Assignee: Jesse MacFadyen


1. create a new cordova app
2. add the windows8 platform
3. add the org.apache.cordova.media plugin
4. call startRecord
5. Debug the windows8 app

Result:
An exception is thrown when trying to record.
0x80070005 - JavaScript runtime error: Access is denied.

WinRT information: Access to the specified location (MusicLibrary) requires a 
capability to be declared in the manifest.

Expected:
Cordova should add the MusicLibrary and microphone capabilities to the windows8 
project.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to