Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

The Android APP crashes when the system WebView is being updated

The app is used as a launcher, and WebView is used in the app. However, the WebView component of the system is automatically updated, and when the WebView component is updated, the app crashes. Even if the app is not currently using the WebView component, as long as the app uses the WebView component, the app will crash. Is there any way to unload WebView class? Is there any way to avoid this crash?

like image 711
peng chen Avatar asked Dec 12 '25 05:12

peng chen


1 Answers

afaik there is no way for avoiding this crash. at any moment Play Store may start an update and when app gets update then in fact for some seconds it isn't available/installed and will cause crash in apps which are running and using this re-installed component. I'm facing this "architecture bug" for years, never found a solution...

like image 144
snachmsm Avatar answered Dec 14 '25 03:12

snachmsm



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!