문제

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