Hacker News new | ask | show | jobs
by sethg 5600 days ago
If an app publisher wants to avoid all the App-Store-related restrictions, can they just put their app on the Web and let people download and install it through the browser? I don’t have any iStuff so I don’t know the practicalities.
1 comments

No, they can't do that. On iOS it is the App Store or nothing when it comes to native apps. (Of course, if users jailbreak their phones they have more freedom to install apps, but I assume we're just talking about the standard OS here).

On Android the publisher can bypass the store by distributing their own APK files. Some carriers (glancing towards AT&T) lock this down in some phones, but by default Android is happy to install new apps from anywhere as long as the user agrees to a dialog warning them of the dangers of running random code they download from the net.

This is one of many reasons I'm currently an Android user and self-described "Apple hater".