Android 9 WebView (also admob ads) not loading after Chrome update

荒凉一梦 提交于 2021-02-18 21:11:58

问题


We have an application that depends heavily on web views we noticed after last week that if an android 9 user spent some time loading webviews about 10 to 30 after that webviews just show blank page and loading progress gets stock at 10%

Also admobe native ads stop showing

the only thing changed was chrome update to 77.0.3865.73 we tested on android 9 that has not updated to that version everything works perfectly ( chrome 74.0.3729.136)

when debugging the only message I get is :

E/chromium: [ERROR:tile_manager.cc(779)] WARNING: tile memory limits exceeded, some content may not draw

but this message start showing from the first ever WebView created and when the WebViews start showing blank that error stop showing .

I saw this article saying there is a problem with the new version too

UPDATE : Follow this thread to check if bug was resolved :

UPDATE [30/1/2010]:

The issue is back , please follow and up vote this ticket


回答1:


Was a bug in chrome thread an now fixed on version 77.0.3865.116



来源:https://stackoverflow.com/questions/57985765/android-9-webview-also-admob-ads-not-loading-after-chrome-update

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!