A distribution mechanism in Apple's iOS Developer Program.
Questions tagged [ad-hoc-distribution]
514 questions
13
votes
3 answers
Update In-House Apps -- iOS Enterprise Developer Program
I am looking for information on the iOS Enterprise Developer Program. From what I read, in-house distribution allows companies to distribute iOS apps internally without knowing the devices UDIDs (unlike what happens with the ad-hoc distribution).…

Dev
- 7,027
- 6
- 37
- 65
12
votes
4 answers
over the air ad hoc distribution "Unable to download"
I am trying to distribute an iphone app ad hoc internally for a beta test to 3 users, myself (iphone 4) and two others (iPad 2, iphone 3G). My device served as the development device as well. I followed all of the Apple documentation, archived the…

jdb1a1
- 1,045
- 1
- 13
- 32
12
votes
13 answers
Xcode 5: "No such provisioning profile was found ..." error
I'm trying to distribute a new version of the app (it can be installed OTA) and I got the error:
"Code Sign error: No matching provisioning profile found: Your build settings specify a provisioning profile with the UUID “AdHocProfile”, however, no…

Luis
- 447
- 1
- 7
- 24
11
votes
3 answers
Preparing Ad Hoc Distribution for my app
I have been reading several tutorials and watching some iTube videos to see how I best prepare my app for Ad Hoc distribution. However the information I got is not really consistent, it goes from the 5 step explanation from the Developer Center of…

renesteg
- 551
- 1
- 9
- 24
11
votes
3 answers
Error launching remote program: failed to get the task for process 3595
When I try to run my app on my device with ad hoc distribution profile from XCode 4, I get:
Error launching remote program: failed to get the task for process 3595.
The app does load onto the device though and works fine if I launch it from there.…

Kwexi
- 1,013
- 10
- 17
10
votes
3 answers
Why is the App Store and Ad Hoc button greyed out when I try to create a distribution certificate?
So I am trying to submit my app to the app store. So my first step is to create a distribution certificate. However, it will not allow me to click the app store button (It is greyed out). Why is that?
I've uploaded another app earlier today and it…

user3178926
- 339
- 1
- 5
- 15
10
votes
1 answer
Over the Air iOS Adhoc Build using Relative URL
I'd like to distribute my Beta Adhoc builds on my own server. There seems to be 2 important URLs in the logic Apple uses to install apps over the air.
The first url is in the HTML:
9
votes
5 answers
iphone ad-hoc distribution on app store
I made an error and put an ad-hoc distribution instead of appstore distribution to an appstore approved app.
What are the problems that I might encounter? Will the user who buys the app be entitled to install the app to 100 devices like the ad-hoc…

Panagiotis
- 1,539
- 1
- 14
- 28
9
votes
2 answers
How to Debug an iPhone App after an ad Hoc Build?
I did a ad Hoc Distribution of my App now i want to to Debug it again (i have changed something with CoreData) but i cant.
If i press Debug unsing the Settings for Distribution the Default picture starts on the device but i get an error "Error form…

mabstrei
- 1,200
- 3
- 13
- 28
9
votes
1 answer
iOS Developer Builds vs Distribution Builds
I've been under the impression for some time that for iOS, signing a build with a developer provisioning profile allows the app to run (and get debugged) on an authorized device (listed in the development provisioning profile) through an XCode…

beno
- 2,160
- 1
- 25
- 24
8
votes
2 answers
Upgraded to iOS 5.1 and xcode 4.3, now app won't install
I have a working app. I updated from xcode 4.2 to 4.3 yesterday. ANd i updated my phone from iOS 5.0 to 5.1.
I build my app in Xcode 4.3, and while tethered, the app works just fine on my phone. I then delete the app from my phone, create an ad-hoc…

Gary Hillerson
- 141
- 2
- 13
8
votes
1 answer
Can an iOS "Developer" Role create/upload Testflight builds?
I've outsourced the development for one project and I gave them the "Developer Role" and "Access to Certificates, Identifiers, & Profiles."
They're working on a test build and getting ready for a distributable version to show me, but they are…

Inspire Aspire
- 81
- 1
- 2
8
votes
7 answers
iOS Over-the-Air mobile Ad-Hoc downloading: "Could not Extract Archive" error
I am trying to download my application over the web on my iOS 4.2 device.
I have verified that the application I have built installs and runs correctly on my device through XCode - i.e. The application should be built and signed correctly. I package…

Brad
- 11,262
- 8
- 55
- 74
8
votes
1 answer
Crash on device using ad-hoc distribution
Suddenly my ad-hoc distributions through Testflight and iTunes-sync no longer work. The application distributed using the ad-hoc build config never start fully on device. It crashes immediately with a segmentation fault 11.
The weird thing with this…

ABeanSits
- 1,725
- 1
- 17
- 34
8
votes
1 answer
Archive type changed to Generic Xcode Archive and is not making ipa
with the reference of this Xcode has started making archives, not apps. How do I change it back? question and answer i have to change my "Skip Installation" flag but i am unable to find this flag. I am using xcode 4.4.1.
Kindly help me how can I…

Mashhadi
- 3,004
- 3
- 46
- 80