Pierre Benazzi
Pierre Benazzi

Reputation: 31

I created an App for Iphone, but i dont want to publish for everybody

How can i publish an app at app store, that only a few people (my clients) could download. Or is there another way to install it direct to their iPhone? Force them to jailbreak its not an option. thanks.

Upvotes: 0

Views: 95

Answers (3)

Jonathan Ellis
Jonathan Ellis

Reputation: 5479

You can certainly use ad-hoc deployment or the iOS Developer Enterprise Program as others have mentioned, but on top of that you will probably find that tools such as TestFlight will make the job of getting hold of UDIDs and pushing updates significantly easier to manage.

Upvotes: 0

Scar
Scar

Reputation: 3480

You can use AdHoc, you need your client UDID devices, check this link for more info.

Upvotes: 1

sameetandpotatoes
sameetandpotatoes

Reputation: 1220

I believe that what you are looking for the iOS Developer Enterprise Program, which costs $299 per year. It allows you to distribute iOS apps to employees (or clients in your case).

Upvotes: 1

Related Questions