Skip to content

Comment on Ask HN: Google Play prevents continuous delivery

Comments

I don’t have experience in continuous delivery of apps, but I have experience in embedded systems. In a world where you _cant_ just push updates immediately, you need to increase your test coverage. You should identify what in your stack is causing platform-specific portions of your app to break so often, and fix it.

The problem isn’t the App Store, it’s rushing to market without testing and expecting the user to beta test the app for you. You can have continuous delivery without sacrificing user experience.

It's not breaking often. But even handling rare issues is a pain in the app stores.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.