You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2014/05/10 03:05:45 UTC

[jira] [Resolved] (CB-6477) Adding media plugin doesn't add corresponding capabilities to Windows8 platform

     [ https://issues.apache.org/jira/browse/CB-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen resolved CB-6477.
---------------------------------

    Resolution: Fixed

> 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)