adhoc over the air

You must Login before you can answer or comment on any questions.

How do I distribute my iphone app made using titanium studio adhoc over the air without having to input testers' device ids? thanks

1 Answer

Accepted Answer

If you don't want to have to provision with device ids, you'll need an Apple Enterprise Distribution license .. then you just follow the distribution instructions there.

— answered 8 months ago by Anthony Decena
answer permalink
5 Comments
  • You can also use something like TestFlight where the users all add their own devices and you just export and build with the exported devices list. Then all users just install from their TestFlight page.

    — commented 8 months ago by Anthony Decena

  • You still need to have their id in your provisioning profile. Testflight just lets you email a link to install it.

    — commented 8 months ago by Josh Lewis

  • The original answer is correct... You need an Apple Enterprise license

    — commented 8 months ago by Shannon Hicks

  • Show 2 more comments

Your Answer

Think you can help? Login to answer this question!