A distribution mechanism in Apple's iOS Developer Program.
Questions tagged [ad-hoc-distribution]
514 questions
0
votes
2 answers
Iphone Adhoc distirbution profile update
I have an AdHoc profile, now I want to add device for that profile, do I need to update certificate also ?

taffarel
- 4,015
- 4
- 33
- 61
0
votes
1 answer
Why should you use a Development Provisioning Profile before an Ad Hoc Distribution Provisioning Profile?
As an individual developer, why should I go through the trouble of creating a Development Provisioning Profile?
If I want to install my app on my devices and share it with close friends to test it out, doesn't it make more sense to go straight for…

chamberlainpi
- 4,854
- 8
- 32
- 63
0
votes
2 answers
Is it possible to provide userfiles within an .IPA?
I have an IPA that I want to distribute to users. The IPA includes some user data that should be moved to the documents directory on the first install.
My problem is that I can copy the files from the resources directory but not delete it, meaning…

favo
- 5,426
- 9
- 42
- 61
0
votes
1 answer
iOS: Running profiles on Backdate
I am sorry this question is not directly related to programming.
My Distribution profile getting expired on November,5th. For some credit card reasons I am not able to renew it for a while. Question is, can I run my system on back date to keep my…

Volatil3
- 14,253
- 38
- 134
- 263
0
votes
0 answers
Iphone ad hoc distribution doesn't work properly, but is perfect connecting device to xcode
As subject says i can run my application on device in debug mode without any problem, but when i try to run on test device (ad hoc distribution) there're some section (not all) that don't work.
The application dowloads json data from server and…

Lucabro
- 525
- 3
- 9
- 30
0
votes
1 answer
Confusion over Validation and Ad-Hoc Distribution of iOS app
I have created my first iOS app for the iPhone, as part of my MSc project
I don't want to upload it to the App Store but rather convert it into a file that the examiners can use to check my app on their own devices.
Therefore I need to save my app…

Norton Commander
- 653
- 1
- 10
- 21
0
votes
3 answers
Xcode validation step as part of ad hoc distribution
Possible Duplicate:
Unable to process application info.plist validation at this time due to a general error (1095)
Over the past few weeks I've been distributing beta builds of my iOS app via ad hoc distribution. Everything was working fine until…

SundayMonday
- 19,147
- 29
- 100
- 154
0
votes
1 answer
Ad-hoc deployment of Windows Phone 7 app to testers
I am developing an application that targets multiple devices, iOS, Android and WP7. For iOS I can use TestFlight to deploy new versions of the app to testers. Likewise on Android it is possible to use Zubhium to do practically the same as TestFlight…

Cheesebaron
- 24,131
- 15
- 66
- 118
0
votes
2 answers
Ad-hoc distribution in XCode 4
I have a problem, I've got ad-hoc distribution povisioning profile. I have done all procedure
product/archive and there are only two buttons validate and distribute and NO share button.
What to do? I followed this tutorial…

user1584043
- 199
- 1
- 1
- 13
0
votes
1 answer
Is there a way to preserve the documents folder when installing a new IPA from an ad-hoc deployment?
The client wants to preserve the document sandbox when I release an updated IPA using ad-hoc deployment. Is this possible?

Jesse Earle
- 1,622
- 1
- 11
- 13
0
votes
2 answers
Testing your IOS application - final testing on real in-app purchase and final editings
I finally finished my application, and I guess I am fully-ready, thanks to everyone who contributed along my way. Now I am about to upload my binary for review, I would like to know if there is any last tweaks? Can we test our application on…

Bartu
- 2,189
- 2
- 26
- 50
0
votes
0 answers
How do I solve the iPhone error: "failed to install" when Adhoc distribution used and many successful distributions?
I have distributed a number of adhoc distributions to the same devices. Now when testers try to load the app I get this error. So far I have defined a new profile ensuring the devices are correct device codes. I change the signing to reflect the…

user1181125
- 11
- 3
0
votes
1 answer
Unable to receive push notification in production-mode
I implemented my project for notification. I tested it in development Provisioning Profile (development cert), the device got the notification normally, but when I moved to the
distribution mode
I have changed the ssl gateway to…

Norah
- 105
- 1
- 2
- 12
0
votes
1 answer
How to setup more than one team admin to make adhoc distribution builds for TestFlightApp?
I am using TestFlightApp to distribute test adhoc builds of my app to my entire team, I have three team admins who need to be able to put up new builds to test flight app. Unfortunately, Apple only allows one team admin to make distribution builds…

Alan Moore
- 6,525
- 6
- 55
- 68
0
votes
2 answers
Distribute ad-hoc app
I want to distribute my application to .ipa file which can be added by itunes to device. And i go to developer.apple.com and then:
Generate Distribution Provisioning Profile, download, install it and use it as "code sign".
Then install Distribution…

Jakub
- 13,712
- 17
- 82
- 139