A distribution mechanism in Apple's iOS Developer Program.
Questions tagged [ad-hoc-distribution]
514 questions
-1
votes
2 answers
cannot open iphone build
I have created an ios application which supports both iphone and ipad
I have created provisioning profiles, and installed it correctly. (process following in iphone apps)
Even i am able to debug the app using development profile. but unfortunately…

Mr.G
- 1,275
- 1
- 18
- 48
-2
votes
1 answer
Will Apple Reject my App on code sign identity selection?
I have developed ios app
Now, i have submitted app to app store for approval,
In my Xcode - organizer archive vaidation and distribution is done successfully.
But in my Xcode Project - Target - Code signing identity section
i have selected iPhone…

Krunal
- 6,440
- 21
- 91
- 155
-2
votes
1 answer
Can adhoc distribution build be given by 2 developers?
We IPhone team are 3.Each has developer certificate and can debug from devices. But only one account has the access to build for Adhoc distribution.
So, Can we have 3 distribution profiles for all three. So any one can build Adhoc…

bharath gangupalli
- 550
- 1
- 7
- 23
-2
votes
3 answers
How do I distribute in-development iOS apps to a customer for in-process evaluation without releasing to appstore
We are developing an app specifically to a single customer's requirements and want to put it in the hands of their evaluation team (3 people) as we go along. Before we release the product, we'll be going with enterprise distro but we need to figure…

Brian Bragg
- 11