[ 
https://issues.apache.org/jira/browse/CB-4720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789514#comment-13789514
 ] 

ASF subversion and git services commented on CB-4720:
-----------------------------------------------------

Commit 2595d08cc1059393d90fc6625a57fdf8e380232c in branch refs/heads/dev from 
[~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=2595d08
 ]

CB-4720: fixed incorrect feature tag in plugin.xml for wp


> use Cordova CLI create WP8 template project, add plugin 
> cordova-plugin-media-capture! there is a crash!
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CB-4720
>                 URL: https://issues.apache.org/jira/browse/CB-4720
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media Capture
>    Affects Versions: 3.0.0
>         Environment: win8+vs2012+windows phone8
>            Reporter: TianBo Yang
>            Assignee: Steve Gill
>            Priority: Critical
>              Labels: plugin-media-capture
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> use Cordova CLI create WP8 template project, add plugin 
> cordova-plugin-media-capture. i modify config.xml add Capture config.
>     <feature name="Capture">
>         <param name="wp-package" value="Capture" />
>     </feature>
> then add the captureAudio 
> Example.html(http://cordova.apache.org/docs/en/3.0.0/cordova_media_capture_capture.md.html#Capture)
> when i run this project, click captureAudio there is a carsh.
> i debug in vs2012,there is the exception log!
>  stackTrace:
>    at System.Windows.Navigation.NavigationService.Navigate(Uri source)
> uri:
> {./CordovaLib/UI/AudioRecorder.xaml?dummy=bc51b4bf-8798-46ee-a2a6-cad51bd23401}
> exception msg:
> Navigation is only supported to relative URIs that are fragments, or begin 
> with '/', or which contain ';component/'.
> Parameter name: uri
> i guess this crash is cause by Navigate uri can't found!
> i hope you can fix this problem qucikly! thanks !



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to