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