gonzobrains
gonzobrains

Reputation: 8036

What is the best way to manage iOS UDID's for client ad hoc distributions?

Given the 100 device limitation per year, what is the best way for a developer to develop applications for clients without exceeding their own personal developer account's limitation?

Should developers require their clients to join the iOS developer program and then add devices to the client's account instead?

Upvotes: 3

Views: 711

Answers (1)

Vincent Guerci
Vincent Guerci

Reputation: 14419

I require all my clients to join the developer program since I consider they should be publisher of their apps, which is, imho, important from a legal point of view.

Most of them want anyway to see the name of their company in AppStore.

If 100 devices is really not enough for you, maybe Apple enterprise plan might help.

Upvotes: 1

Related Questions