is there any way to distribute ios applications outside app store?

前端 未结 9 1131
时光取名叫无心
时光取名叫无心 2020-12-04 14:18

Is there any way to distribute ios applications through my own website, not using app store?
I mean is there any way that enables end users to download

9条回答
  •  伪装坚强ぢ
    2020-12-04 14:48

    Basically there are three ways

    • App store

    With this method anyone with an iPhone can have access to the application. You can distribute an unlimited number of applications like this. Apple gets a 30% cut. Of course, Apple must approve your application.

    • Ad hoc

    You can distribute applications using ad hoc without going through the app store, but you are limited to a maximum of 100 devices. With this method you can distribute your application from a web site, email, etc.

    • Enterprise

    The method is for internal distribution in companies with more than 500 employees. Apple does not provide any more public detail that I could find on this method.

    It doesn't sound like any of these methods meet your criteria unless you have fewer than 100 customers and don't plan to exceed that number. It sounds like from the question your customers are not internal to your company.

    I would advise contacting Apple. They might be able to arrange some kind of custom distribution deal.

提交回复
热议问题