Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-6477

Adding media plugin doesn't add corresponding capabilities to Windows8 platform

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            vladimir.kotikov Vladimir Kotikov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: