I'm using Ad Hoc distribution to send preview/beta version of my iPhone apps to customers for approval. I'm always sending a zipped application and mobileprovision files.
Sometimes however I encountered situation when nothing in the application changed but we needed to add a new device for testing.
I've added a device in Provisioning...
I've registered/paid for the iPhone developer program, which allows me to test apps on a device. I have an old 3G that I would like to use. However, I'm interested in using the significant change notifications as well as it working in the background.
If I were to jailbreak to enable background processing and things like that, what issue...
Is there a way to code-sign (to allow it to open only on a device with specific ID) your Android app when using ad-hoc distribution (sending app to testers or clients as a subcontractor)?
I know I can share apk file pretty easily, but what if I don't want other people to redistribute the app before it is ready? I don't want testers to b...
can i make, that when compiling in the adhoc-profile, i made for xcode, pack it into a zip complaining to itunes or an ipa, give it an automatic name (optional ... appname_date_time.zip) and copy it to a network-path ?
so, what is really my problem: i think i understood, that in a past-build-phase i can run a shell-script. but i haven´t...
Hi,
I'm writing a new iphone app and want to share it with a couple of friends for testing and general feedback and sign-off. Is there a way I can do that? They are located in a different state and they don't have a mac either.
Any ideas on how I can go forward?
Thanks, Kalyan
...
Is there any way to determine in code whether the app currently running is a developer, ad-hoc, or app store build?
...
I'm after some a script or tool to automatically add iPhone, iPad, etc devices to the Provisioning Portal. Is there anything out there (preferably OSS) that I can use?
Bonus points for generating Ad-Hoc certificates!
...