Titanium Community Questions & Answer Archive

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

How to do I distribute iPhone app to remote testers?

Can any of the pros provide some directions on how to go about this?

— asked August 16th 2010 by Johnny Basu
  • distribute
  • iphone
0 Comments

4 Answers

  • Accepted Answer

    The way I do it right now is actually do adhoc's builds and send the profile as well. You don't have to send the ipa if you do it under a development profile?

    — answered August 16th 2010 by Sj Singh
    permalink
    0 Comments
    • Get their device UUID
    • Add the UUIDs to the development profile
    • Use the profile to build the app
    • Use Ti developer to build the app
    • Go to the build folder and find the IPA file
    • Send the IPA file to your testers.
    — answered August 16th 2010 by Peter Lum
    permalink
    2 Comments
    • thanks peter

      — commented August 16th 2010 by Johnny Basu
    • do the testers then drop the file into itunes?

      — commented August 16th 2010 by Johnny Basu
    • Get their device UUID
    • Add the UUIDs to the development profile
    • Use the profile to build the app
    • Use Ti developer to build the app
    • Go to the build folder and find the IPA file
    • Send the IPA file to your testers.
    — answered August 16th 2010 by Peter Lum
    permalink
    0 Comments
  • Peter has the basics down - I actually also wrote up a quick guide on this process in our programming guides.

    — answered August 16th 2010 by Kevin Whinnery
    permalink
    1 Comment
    • thanks Kevin for the quick guide write up

      — commented August 17th 2010 by Johnny Basu
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.