Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPhone Application Enterprise Distribution Process [duplicate]

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.

like image 342
JWD Avatar asked Oct 14 '09 19:10

JWD


People also ask

Why is there a duplicate app on my iPhone?

A "ghost" app occurs sometimes when an app gets stuck installing on your iPhone or iPad and a duplicate app icon is created on your Home screen. These icons normally cannot be removed by the traditional technique used to delete apps.

What can happen if your app duplicates functionality found in Apple apps?

Apps that simply duplicate content or functionality create clutter, diminish the overall experience for the end user, and reduce the ability of developers to market their apps. Review the Design section of the App Store Review Guidelines.

Does iPhone support duplicate apps?

You can place multiple copies of the same app on your home screen with iOS 15. Here's a funny one: iOS 15 lets you place multiple copies of the same app on Springboard. This means you can have the same app duplicated across your home screens, as many times as you want.

What is an enterprise app on iPhone?

“Enterprise App” can be a confusing term. Sometimes it's used to refer to any app made for business. But it also has a very specific meaning in the iOS world: an app that can be distributed internally without being posted in the iTunes App Store.


1 Answers

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.

like image 127
C. Buser Avatar answered Nov 07 '22 00:11

C. Buser