質問

I have an error when i try to reproduce a video don't work. My code is in the link http://pastebin.com/94eYm4NK. This error happen only in specific cellphones.

正しい解決策はありません

他のヒント

I had this same problem and this fixed the issue:

videoUrl= videoUrl.replaceFirst("https", "http"); 
ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top