Question

I have created Map application for iPhone using xcode 3.2 and sdk 4.3.2. I have created ipa file and send it to my client. But he is unable to run my project on his iPod. What are the steps to follow for my client to run an project ipa file. Do my client need to jailbroke his device????

Was it helpful?

Solution

Open iTunes, drag the ipa to the library and then sync the device. Make sure the app is selected to be installed on the device.

The only other thing I can think of, is that his device is not provisioned to run the application. Have him give you the UDID, add him to the provisioning profile and then make another build if the first solution does not work.

And no he doesn't need to jail break his device.

OTHER TIPS

don't jailbreak! use testflightapp.com :)

follow their directions, and make sure you register your client's device and update your provisioning profiles when building your app.

good luck!

if you have a developper licence, you should try TestFlightApp.com. I've just explained what's this tool there: How do install iPhone application from Xcode to a remote iPhone

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top