Marko
Marko

Reputation: 72222

iOS Enterprise Distribution for multiple clients

Hope you all had a good weekend.

We're just about to sign up to the iOS Developer Enterprise Program but I've got a couple of questions before we do so.

  1. We're a solutions provider and will be developing many apps for our own clients, mostly Enterprise ones. Does every client need to sign up for this program or can we distribute on behalf of everyone?
  2. Do devices still need to be provisioned (i.e. do we have to register their UDIDs) in order to distribute the app, or can we simply put it behind a secured webpage and anyone with a user/pass can download them?

My guess is that only WE have to sign up for the dev programme and that once we have an Enterprise account we will no longer need device UDIDs and can share to just about anyone, but I'd like to be 100% certain.

I appreciate any insight you may be able to provide. Thanks :)

Upvotes: 3

Views: 2210

Answers (2)

Dev.LK
Dev.LK

Reputation: 1

You only need to register, you can sign them to use the app, iOS Developer Enterprise does not need to provide udid, just set up trust. I Give you this app

Upvotes: -1

Dancreek
Dancreek

Reputation: 9544

  1. Your license will only allow you to distribute to your own staff and devices. It explicitly prohibits you from installing on client's devices. Therefore you will have to have your clients set up their own Enterprise accounts and you will have to build the app using their permissions.

  2. You do not need UDID's. You can distribute to any device.

Upvotes: 3

Related Questions