IPhone/iPad – how to get custom .IPA file onto device that is synchronized with other iTunes

adtapache-flexipadiphoneitunes

I develop iPhone/iPad apps using the Adobe ADT tool. it compiles a .IPA file which needs to be loaded onto the device using iTunes.

Now – myself I own only a 3G iPhone. My friends sometimes lend me theyr devices for testing purposes.
For Apps developed with XCode, this is no problem. You just connect the device, add the provisioning profile to the device and load the app through XCode onto it.

But how to do it if I only have an .IPA file (plus provisioning profile of course). ITunes allows me only to load it to the device by synchronizing, but this will delete all the stuff my friends loaded onto theyr devices.

How can I test my IPA files and return the devices without any changes?

Thanks!

Best Answer

You should look into this: http://testflightapp.com/

You can upload IPA builds for ad-hoc distribution and beta testing. You only have to click an "Install" link on the phone and it takes care of the rest.