Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Testing on a real iPhone

I don't own an actual iPhone. (I have a Droid) A couple friends have offered to beta test my app. This portion of the iOS developer agreement has me a bit worried though:

"You acknowledge that by installing any pre-release Apple Software or using any pre-release services on Your Authorized Test Devices, these Devices may be “locked” into testing mode and may not be capable of being restored to their original condition."

Is there a risk I'm going to bork their phones installing a beta of my app on their phones? Or is this just a canned warning that I shouldn't lose sleep over?

— asked October 25th 2010 by Tim Poulsen
  • iphone
0 Comments

2 Answers

  • Accepted Answer

    You can create an AD-HOC certificate in the provisioning portal at Apple.com and then you just use that certificate when packaging the app and send the users that certificate together with your project.app file and all they have to do is to drag and drop the certificate to their iTunes icon and then the app file same way.

    Remember to add their device ids to the portal before creating the AD-HOC certificate!

    — answered October 25th 2010 by Andreas Kviby
    permalink
    1 Comment
    • Thanks

      — commented October 26th 2010 by Tim Poulsen
  • Create a distribution profile instead of typical provisioning profile to put the application on the device. Send them the files and profile to install on their device.

    — answered October 25th 2010 by John Welch
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.