iOS installing apps without app store

93,966

Solution 1

Apple supports "Ad-Hoc" application distribution for exactly this purpose, but it is limited to 100 devices. If you have an Enterprise developer account, you can do Ad-hoc distribution within your organization, as well.

iOS Developer Distribution Options
iOS Developer Enterprise Program

Solution 2

You need to apply for a Enterprise/Corporate development license with Apple. Then they provide the option to deploy without the app store.

The minimum amount of employees is high though (about 500 I think). EDIT: The employee restriction has been removed!

See this link for more info: http://developer.apple.com/programs/ios/enterprise/

Solution 3

Yes, ahdoc distribution allows you to installed on upto 100 devices (including the ones you use for development), all you have to do is have the paid for developer account (the standard $99 one).

Here's one explanation, but there are loads of articles around on the subject:

http://furbo.org/2008/08/06/beta-testing-on-iphone-20/

Update Summer 2013: The limit now seems to have been increased from 100 devices to 200 devices.

Solution 4

Without jailbreaking, there are solutions for private market places which bypass the app store.

Some of the names of these companies are:

  • Appaloosa
  • EnterpriseAppZone
  • apperian
  • mobileiron
  • appcentral
Share:
93,966

Related videos on Youtube

Alexey Poimtsev
Author by

Alexey Poimtsev

Updated on March 18, 2020

Comments

  • Alexey Poimtsev
    Alexey Poimtsev about 4 years

    is there any LEGAL way (w/o jailbreak) to install iOS application to iOS device (ipad, iphone, ipod) without publishing to application store? For example - application for closed group of users (admins/moderators etc of some web application).

    • Brad Larson
      Brad Larson over 13 years
      possible duplicate of iPhone app without AppStore
    • Brad Larson
      Brad Larson over 13 years
    • Tunaki
      Tunaki about 8 years
      I'm voting to close this question as off-topic because this is asking legal information.
    • TylerH
      TylerH over 4 years
      I'm voting to close this question as off-topic because it is asking for legal advice. Questions regarding law (including technology law) can be asked on law.stackexchange.com
  • John Franklin
    John Franklin over 13 years
    The link to the guide itself referenced by the C|Net article may be more useful.
  • JosephH
    JosephH over 13 years
    Good point John, thanks - I've updated my answer with that.
  • user8472
    user8472 over 13 years
    That 500+ employees requirement is dropped now! Any company can register for the Enterprise Program now.
  • Beltalowda
    Beltalowda over 12 years
    In addition, you can use sites like testflightapp.com to help with your Ad-Hoc distributions. It will notify your users when there are updates available and allows them to install updates over the air. The site is intended for use as a beta app distribution system, but can be used for small Ad-Hoc groups.
  • joel1di1
    joel1di1 over 12 years
    There is appaloosa-store.com which is more dedicated to enterprise distribution.
  • Era
    Era about 12 years
    Don't the ad-hoc profiles expire at some point?
  • JosephH
    JosephH about 12 years
    Yes. So do enterprise ones, though you get a bit longer with those I think. It's easy to renew them though.
  • Alexander Yatsenko
    Alexander Yatsenko almost 8 years
    developer.apple.com/programs/enterprise - this is the answer, also it 's right answer for this question