Private iPhone App, without App Store? [closed]

喜欢而已 提交于 2019-11-28 18:22:51

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.

user1024614

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.

You may test & love testflightapp.

If you want to stay completely private (apart of submiting the UDIDs to Apple), then build your own OTA-server. It's done in a few minutes, only registered UDIDs can use the app, and no 3rd party has access to your ipa.

Example

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.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!