webView 对 iframe 的兼容性问题

转自 https://blog.csdn.net/dongyaqin/article/details/73550615

android 下webView打开的网页中有 iframe 时,可能会出现各种问题

可以尝试在 Manifest.xml 文件的 application 标签上增加 android:hardwareAccelerated="true"

猜你喜欢

转载自blog.csdn.net/weixin_42253152/article/details/81128314