Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Private iPhone App, without App Store? [closed]

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?

like image 952
asto Avatar asked Apr 06 '10 09:04

asto


People also ask

Can you have a private app on the App Store?

You can publish private apps to the Play store from the Google Admin console or the Google Play Console. After you add a private app to the apps list, users can download it from the managed Play Store on their Android device. It can take a few hours for the app to be available to users.

Can I make a private app for iPhone?

With Apple Business Manager and Apple School Manager, you can privately and securely distribute to specific partners, clients, and franchisees. You can also distribute proprietary apps to your internal employees.

What happens when an app is no longer available in the App Store?

What happens to my purchased apps if they are no longer available in the app store? Your app purchases stay with your app store accounts, and are available to reinstall even if they are no longer available for sale in the app store.

How do I distribute Apple apps without App Store?

Apple offer two solutions for this: Apple Developer Enterprise Program, This allows you to distribute your app as a URL via your internal site or web server. Volume Purchase Program for enterprises, This allows you to distribute apps via a URL to managed devices within your organisation.


2 Answers

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.

like image 90
kennytm Avatar answered Oct 12 '22 23:10

kennytm


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.

like image 36
user1024614 Avatar answered Oct 12 '22 23:10

user1024614