Hacker News new | ask | show | jobs
by jedberg 1953 days ago
You're looking at this backwards. While their market share might be 14%, they control 66% of app revenue.

As a developer I'm restricted from accessing that 66%. THAT is why I want an open platform. Access to those consumers.

That has nothing to do with my choice of platform. It has to do with access to a large market which I am being restricted from.

1 comments

> It has to do with access to a large market which I am being restricted from.

Wait - what App do you want to sell that won’t allow?

There are ton of apps they won't allow. Firefox and Chrome are two big ones (with their own render engines). A python interpreter. Anything with porn.

Basically, go to the Cydia store and look at any app in there. Why can't the Cydia store be allowed?

So you don’t actually have an app you want to publish?

As for the Cydia store, that allows apps to to run on jailbroken phones, I.e. with security protections removed.

It should be obvious why users want to buy a platform that is as secure as Apple can make it.

I have apps I want to publish, but why would I even begin to work on them knowing that Apple could pull the plug on me at any time?

And yes, the Cydia store is for jailbroken phones because that's the only way to load your own software onto your phone, but there are plenty of useful apps on there that aren't security issues and are only there to get around app store restrictions.

Apple doesn't have to restrict which apps I run to keep it secure. They do just fine securing MacOS, which allows one to install whatever they want.

> why would I even begin to work on them knowing that Apple could pull the plug on me at any time?

Perhaps it’s simply not true that Apple pulls the plug on apps at any time.

Billions of dollars paid to developers suggest that you are just wrong about that.

The billions of dollars paid out does not disprove that at all. There are many articles, often posted right here on HN, of apps getting pulled from the app store for random reasons. Lots of articles about apps that push an update and then get removed from the store because they found something else objectionable that was previously approved.
I made an app to show the books you have lend at a public library

And to make sure it can be used with all existing libraries web sites and all opacs, you can enter any url and an xpath expressions, and then it runs the xpath expressions each day and shows the result as list of books.

And since I wrote it 15 years ago, there were no tech libraries for headless browsers available. So I wrote half of my own browser, and an XPath interpreter. (Modern XPath is actually Turing-complete, and with the EXPath file module, it can read and write to any file)

So, if the store does not allow custom browsers or Python interpreters, those are two reasons it would not allow my app.

Nothing you have described would be disallowed.

Often the ideas about restrictions are simply false beliefs.

Of course they would be. OP said they wrote their own browser. The app store specifically disallows this. You must use the Safari render engine.