I am developing an iPhone app for a private company. It contains business critical data and should only be able to use for this company.

Do I still need to go via the App store? Is there not a private way to do this?

link|improve this question
feedback

3 Answers

up vote 7 down vote accepted

Your company can pay $299/yr to join the enterprise program which allows you to deploy app without going through the AppStore.

You can create Ad Hoc distributions for ≤ 100 users.

You can jailbreak all the target iPhones and do whatever you want.

link|improve this answer
1  
Jailbreaking an iPhone when business critical data is in there is a bad idea. – WTP'-- Jun 4 '11 at 14:16
+1 for enterprise program. Then you can use appaloosa-store.com to deploy the application to your employees. Basically, it's a private app store (works also with android apps). – joel1di1 Jan 14 at 1:16
Enterprise program is not required in order to do Ad Hoc Distribution, Developer program is enough: developer.apple.com/programs/start/ios – Tyler Long Feb 16 at 12:00
feedback

If you want the employee to download your apps over the air without listing each employee's UDID you want to subscribe to enterprise program.

However, even with you enterprise license you will have to distribute by yourself your apps to employees. To ease your distribution, you can use private stores solutions like Appaloosa (www.appaloosa-store.com).

link|improve this answer
feedback

You might want to look into the Enterprise program. I have no personal experience with it, but as I understand it, it might be what you are looking for.

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.