On Sep 23, 2012, at 4:55 PM, IPhone Lover wrote:
On Mon, Sep 24, 2012 at 2:15 AM, Alex Zavatone <email@hidden> wrote:
On Sep 23, 2012, at 4:29 PM, IPhone Lover wrote:
On Mon, Sep 24, 2012 at 1:53 AM, Jim Geist <email@hidden> wrote:
The point of review in Apple's process is to ensure the app is appropriate for publication on the app store. Yeah, that is why we are just pretending that we are going to publish it on app store. and we are providing them the login credential to get into the app.
Are you kidding?
No, I am not.
You need an enterprise license.
I have already bought it.
You need to distribute your app using an internal server to people with a distribution certificate on their devices. You need to make this certificate.
That is what i am trying to tell to my client.
So, it seems like you're on the right track.
What they need to understand is that there are various app distribution methods. If you're coding an app for business, you really have to use the Enterprise license.
This means that you need to create the enterprise distribution certificate (2, in fact) and code sign your app to that certificate.
You can then use what is called "Over The Air" distribution which is simply application distribution from a web site.
Here's a starting resource if you have not read it already:
Generally, you'll want to configure a webserver to distribute IPA files with an enterprise manifest file so that your clients can download and install the app. It's a bit of a pain.
|