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

Vladimir Kotikov resolved CB-6852.
----------------------------------

    Resolution: Fixed

> media-capture plugin has wrong URIs for AudioRecorder.xaml and 
> VideoRecorder.xaml on WP
> ---------------------------------------------------------------------------------------
>
>                 Key: CB-6852
>                 URL: https://issues.apache.org/jira/browse/CB-6852
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media Capture
>            Reporter: Vladimir Kotikov
>              Labels: media-capture, wp8
>
> captureAudio and captureVideo fail on WP8 because of a Navigation failure.
> VideoCaptureTask and AudioCaptureTask try to navigate to some xaml files to 
> present a UI for capturing media. The URI is wrong though, so the navigation 
> fails and the app exits. The uris for the xaml pages have 'core' in them, but 
> 'core' is not in the plugin name.
> Actual URI:
> Plugins/org.apache.cordova.core.media-capture/VideoRecorder.xaml
> Plugins/org.apache.cordova.core.media-capture/AudioRecorder.xaml
> Expected URI:
> Plugins/org.apache.cordova.media-capture/VideoRecorder.xaml
> Plugins/org.apache.cordova.media-capture/AudioRecorder.xaml



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

Reply via email to