A distribution mechanism in Apple's iOS Developer Program.
Questions tagged [ad-hoc-distribution]
514 questions
0
votes
1 answer
ios distribution preproduction and production version
I am developing an app for iPad which is using webservices. In current version I have a constant string which is the address of the server. Each time I want to check something I just change the address (from production, freezed version of app to…

patryk
- 642
- 1
- 9
- 18
0
votes
1 answer
Adhoc Distribution without registering device id on portal
I want adhoc distribution of app without registering Device id on the portal.So that everybody can install it on his/her device by downloading it.
On search I found this link and this Link that costs about $299 for that but I am not able to…

Prince Kumar Sharma
- 12,591
- 4
- 59
- 90
0
votes
1 answer
No archive in Xcode 4.3+ 4.6 Organizer when Building adHoc IPA for Testflight
When try to build IPA file for Testflight there was just a zero xarchive file and it didn't appear in the Organizer panel in Xcode 4.6.3. I checked the libraries for Skip install...but no solution.
It worked earlier and worked with all other apps,…

BootMaker
- 1,639
- 1
- 22
- 24
0
votes
1 answer
a signed resource has been added, modified, or deleted during installation of my adhoc
I am really frustrated that making my adhoc app install to my device. I have got this problem in this app. I used a team provision file (i.e. with "*" as identifier) to build all my apps for adhoc. it works fine for all other apps. just this app,…

justicepenny
- 2,004
- 2
- 24
- 48
0
votes
1 answer
Need to share iOS App to 15 other testers using XCode
So I just finished developing my first App for iPad and I have to send my App now to 15 other remote testers to test the App.
I am told that I have to send all those testers an IPA file which they can install in their iPad through iTunes. They all…

Steve
- 2,546
- 8
- 49
- 94
0
votes
0 answers
app fails to install ad hoc on iPhone 3GS
one of my testers tells me that the ad hoc installation via iTunes of my app (built with XCode 4.6.3, deployment target iOS 5.0) fails with an error message ("cannot install") on the iPhone (3 GS, iOS 6.1.3).
It works well on iPhone 4, 4S, 5, iPad 2…

devQry
- 11
- 1
0
votes
1 answer
how to provision .ipa bulit by friend?
My friend has built an app (we both have developer accounts) I have the .ipa to test.
How can I provision the app onto my device ?
Do I have to rebuild from the source with my prov profile? or
Can I just send the .ipa to one of my test devices, if…

Woodstock
- 22,184
- 15
- 80
- 118
0
votes
1 answer
iPhone Wireless Ad Hoc App Distribution
I would like to distribute my ipa file from website link. But trying to follow the instructions is impossible, because the only options for distributing the app are:
Debug
Release
AdHoc
Over Air Distribution is not in the list. Do we need to…

Patricia
- 5,019
- 14
- 72
- 152
0
votes
3 answers
IOS Provisioning profile for business distribution
Hi I developed one business app for my customers(SALES PERSONS) it integrate with ERP ,
this app distributed to many Sales Person iPad's by Developer provisioning profile.
My bad time Developer provisioning profile have one year validity only..
How…

GR.
- 455
- 1
- 4
- 18
0
votes
1 answer
How can you customize the dialog text during an iOS Enterprise Distribution
I have followed the steps to get an iOS Enterprise Distribution to detect an update and install over the air given here:
How to update ios6 enterprise apps over the air
When I push a new .ipa and .plist file, my app updates as expected. However,…

lehn0058
- 19,977
- 15
- 69
- 109
0
votes
1 answer
MKMapView removeOverlay crashes in adhoc distribution - not in dev build
I'm having trouble finding a bug in my app because it only presents itself after an adhoc installation. I have narrowed it down to [self.mapview removeOverlay:overlay]; and '[self.mapview addOverlay:overlay]. The exact same code with the exact same…

Craig
- 8,093
- 8
- 42
- 74
0
votes
2 answers
Ad hoc distribution deploys to iOS 6.1 but not iOS 5.1
I'm having trouble distributing an app to ad hoc testers who use original iPads with iOS 5.1.1 using over-the-air distribution. The app runs correctly on the 5.1 and 6.1 simulators. It works correctly on tethered iOS 5.1 original iPads and iOS 6.1…

Paul Linsay
- 449
- 4
- 6
0
votes
2 answers
Ad hoc pushnotification is not working?
i develop new iphone application in which i make both certificate for him development and distribution.
i write my code for getting and register for APNS (push notification) it work fine with developer certificate but i didnot receive…

jayraj m.g.
- 625
- 5
- 18
0
votes
1 answer
APNS - can't get even one push notification
Can somebody tell me if you get push notifications?
I think there is a problem with APNS because yesterday everything worked fantastic, no changes were made and today I can't get even one push notification.
Will be happy to hear you answers.
Thanks

ElizaS
- 850
- 1
- 9
- 22
0
votes
1 answer
Xcode Save for Enterprise or Ad-Hoc Deployment fails - "Code signing operation failed"
Starting today, I can't export/save apps in .ipa. Every time I try, I get a message at the signing moment:
Invalid arguments were passed to codesign. Arguments were: --sign 351424d48e1f5c926f2fc268f1a286d14faefb77 --force…

mxg
- 20,946
- 12
- 59
- 80