Hacker News new | ask | show | jobs
Ask HN: Has Google bricked your chromium app because they did hours
2 points by purebrowser 2400 days ago
As of Nov 21st our Chromium app called Pure Browser has not worked anymore. When you load a site it just stays a white screen. We have not made any changes to our app but it seems Google has done something outside our control on our Chromium app. Anyone else have this issue? Any ideas?

https://play.google.com/store/apps/details?id=org.purebrowser&hl=en_US

2 comments

https://www.xda-developers.com/google-chrome-android-droppin...

The current minimum API level for Chrome is Android 4.1. According to a recent commit, it will soon be bumped up to Android 4.4. KitKat.

Your app is 4.1, Maybe bump that up to 4.4?

Thanks for this advice!
You might want to pivot into a browser extension, instead of a full fledged browser.
I don't think you can make browser extensions for mobile browsers right?