uiwebview Video cannot be played in IOS 12.2
问题 iOS 12.2 real machine can not play the video in html5 loaded by UIWebView, link url http://community.cqliving.com/h5/info/detail/512.html?cid=512&isOpenApp=&f=10, other versions can play video Rendering 回答1: Is it embedded using UIWebView or WKWebView or similar? Try setting mediaPlaybackRequiresUserAction to YES for the webview. I'm seeing the same issue ( UIWebView and WKWebView both) in iOS 12.2. Works fine in iOS 12.1 and earlier. When debugging, you see this error in safari console: