I have a client that wises to distribute their iphone application to only their employees and not on the iTunes App Store. To me this sounds like a situation for Enterprise Distribution.

Could someone explain to me in as much detail as possible this process. I know we will need to enroll as an Enterprise Distribution Member before any of this can happen, but after that I am not sure how the end-to-end distribution process works.

Really the main question is "How do we 'push' the application to the indvidual's iPhones?"

Thanks in advance. Any help is much appreciated.

link|improve this question

67% accept rate
feedback

2 Answers

up vote 3 down vote accepted

Did you check here: http://stackoverflow.com/questions/1509513/does-the-iphone-ipod-touch-support-bulk-enterprise-app-deployment-or-would-all

link|improve this answer
1  
Thank you, I didn't see that or some reason. I also didn't find that document from the developer portal. – JWD Oct 15 '09 at 14:16
feedback

You have several choices:

(1) Email your IPA files to employees with install instructions into the desktop iTunes App.

(2) Create your own web server, put your IPA files up on the server. Provide instructions for iTunes app installation.

(3) Use a product that provides over the air distribution and helps in deployment and management, handles updates, reports on downloads, etc.

If option (3) makes sense, look at EASE (Enterprise App Services Environment) from Apperian which is specifically designed to help developers deploy and manage apps in the IOS environment. The program is free for developers using ad-hoc profiles, you can sign up at http://www.apperian.com/ease.

Note that you will have to join the Apple iOS Developer Enterprise Program (IDEP) in order to build "enterprise" apps, but this is easy to do now that Apple has lifted the 500-employee restriction.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.