top | item 18805094

(no title)

habith | 7 years ago

> An optional appstore with verifications is one (great) thing, making it mandatory is another.

Sure, and it's great that Android has side-loading and it would be nice if Apple offered that too without a Mac/Dev License and XCode. But, given the option between the two ecosystems, I continue to choose iOS.

> There are still some holdouts that don't upgrade to the newer api on purpose but that's why google is bumping the minimum api version to publish on the store soon

I've heard a similar argument 4+ years ago, this was supposed to be fixed in Lollipop: https://news.ycombinator.com/item?id=8461466

discuss

order

nolok|7 years ago

No, lolipop offered the new api that allowed to ask for granular permissions, but apps using the older api were still using the old permission system, and the store still allowed to publish apps using the older api (because most phone of the time weren't being updated).

Now (like right now and for the first time) google is making is impossible to publish new apps, or update to existing apps, using the older api.

That's two very different things, "X is deprecated but still there, the new Y is available for those who want it" and "X is removed now, you must use Y".