in xamarin.forms webview i have loaded an embeded youtube video the video is streaming but the only problem i have is that the audio is not working it shows visual video but no audio.....and it's only problem in ios device in android it's works well...
i have implemented this code..
webView.Source = "http://some embeded youtube url here";
only one line...
↧
webview does not play video sound on iphone...
↧