← Back to context

Comment by card_zero

11 hours ago

What even is the idea, what would be the value in weeding out niche apps, if they did it consistently? To reduce the work involved in keeping everything in the garden lovely?

None of the app store rules are used as guiding principles for ensuring some higher goal. It's just a bunch of random rules that allow them to ban anything they don't like at any moment in time. Sometimes it's because of the whims of a particular app store reviewer, and sometimes it's to get rid of apps that compete with something Apple wants to do.

I've been thinking about this because I'm working on an internal company tool. It's a web app but I was thinking about creating mobile apps. In the age of agentic coding, that's no longer a massive undertaking like it used to be.

However, I'm completely blocked by Apple app store review. There's no way an app designed for 30 people would pass.

I can't get an internal app onto people's phone. I could release it as a test app but that might get blocked at any point.

I can at least release a PWA but as I understand even that might get notifications blocked at any point, with no recourse, and of course functionality is highly limited.

So the goal here is clear: don't allow people to write small apps.

Apple can then make sure they are only allowing apps that required enough work, both initially and ongoing, that nearly everyone will feel the need to charge, or include ads, and then Apple gets a 30% cut every time.

As for why a car company's app passes, obviously they don't want anyone with enough power to challenge this in court, politically, or in the media. So those get a pass.

  • There is Apple enterprise for this reason. Depending on the set of APIs you want to use (which should be limited since you spoke of webapps), it allows you to distribute internal business apps.

    Don’t know how known this is. But we use it mainly for internal testing.

    • https://developer.apple.com/programs/enterprise/

      > The Apple Developer Enterprise Program allows large organizations to develop and deploy proprietary, internal-use apps to their employees

      > Your organization must:

      > Have 100 or more employees

      Again, it's clear that they're providing this out so that organizations with power don't have to start a fight, while small organizations can't do anything.

      Even aside from that, it's clearly going to be so much work that we wouldn't be able to do it. I'm the only developer at the company, I cannot get bogged down in Apple review processes.

  • You should be using an enterprise cert for this. You won’t have any issues with enrollment or distribution that way.

I think its just to mitigate spam apps. The window's app store is kinda garbage. Apple doesn't want to spend their QA resources on apps that only 10 people can use.

  • I think the solution to that is allowing an alternative app store that could manage all that for them.