0
Answer

Error loading player, no Playable source found wp8

Photo of Ved Prakash

Ved Prakash

10y
1.9k
1

hi I have a url http://54.179.170.143/multitvfinal/index.php/details?id=37&type=live&device=ios

when I Navigate this url in to my Wp8 webBrowser then it is giving me error

ths error is

Error loading Player no Playable source found.

my code is wb.Navigate(new uri("http://54.179.170.143/multitvfinal/index.php/details?id=37&type=live&device=ios",UriKind.Absolute);