Earlier quoted context omitted.
I assume that this is uninstalling updates, which means that you are back to the WebView that came with your phone. This obviously opens a whole new can of worms as now you may be years of security updates behind. I really wish that popular stores had an option to roll back one version until the next update came out.
This is why auto-update is turned off for me. You just cant trust blindly updating things because there is no undo button for breaking changes.
Google confirms an issue with WebView is crashing many Android apps (Fixed)
41–45 of 45 posts
Re: Google confirms an issue with WebView is crashing many Android apps (Fixed)
#42How does something like this make it to production? I couldn't reply to any work emails for the greater part of the evening yesterday. Adds more evidence to the case of "never use Google for your business".
You never made a mistake that made it through your test suite to production?
So it is very weird that they released this so (apparently?) a big chunk of their users
Re: Google confirms an issue with WebView is crashing many Android apps (Fixed)
#43I wonder if Google's QA is getting worse. I had a broken Android Google Maps update last week where street view had multiple severe bugs: it didn't even show the blue lines when enabling the street view layer, split screen didn't show the marker for the virtual observer's location, and tapping in the map in split screen just rotated the view instead of moving the viewer to the new location. Something this broken shou…
I attended a webinar from a famous e-commerce platform. They mentioned that they no longer have QA and make use of CI/CD pipelines (edit: canary deployment, feature flags, etc.) to move fast and break things. I assumed that everyone else no longer has QA and just pushes emergency fixes in a JIT fashion. I also assumed that our company is traditional and backwards for still having QA.
Re: Google confirms an issue with WebView is crashing many Android apps (Fixed)
#44Earlier quoted context omitted.
This is why auto-update is turned off for me. You just cant trust blindly updating things because there is no undo button for breaking changes.
How do you evaluate updates? And how do you rollback? It seems like you are still basically relying on "find the APK somewhere" for rollbacks still.
If its for an app that has potentially significant security issues I'll wait a while and monitor the reviews and check the web before I update (I'll also backup the installed APK before updating) so I can rollback if I need to. But the number of apps on my phone for this is very slim.
Re: Google confirms an issue with WebView is crashing many Android apps (Fixed)
#45How does something like this make it to production? I couldn't reply to any work emails for the greater part of the evening yesterday. Adds more evidence to the case of "never use Google for your business".
You never made a mistake that made it through your test suite to production?