zhongwuzw / WebBrowser

iOS浏览器 Web Browser for iOS
https://github.com/zhongwuzw/WebBrowser
MIT License
375 stars 92 forks source link

Fix video not play on iOS12 #22

Closed zhongwuzw closed 5 years ago

zhongwuzw commented 5 years ago

Fixes #21 .

The reason is Baidu's js not figure out user-agent correctly, both UIWebView and WKWebView have this issue, I just simply fixed the issue on iOS12, and keep the old version not work, because I think it's the issue of Baidu.