xcode - iOS Ad-Hoc Distribution -


i finished making ios app , distribute app amongst co-workers using ad-hoc distribution. have 2 months experience xcode , confused materials need send app out co-workers. don't want make error cannot reverse.

  1. what essentials need bundle in order distribute app other people?

  2. what provisioning profile , needed distribute app?

  3. is there way send people app using ad-hoc without registering udid's?

  4. lastly, there recent tutorial on creating web link distribute app?

  5. would dropbox easier?

  1. you need archive app , export ad-hoc. no work need here.
  2. what provisioning profile
  3. no
  4. distribute ipa via web
  5. as matter of fact, there lot of more handy ways. suggest @ hockeyapp or fabric allows more deployment - allows gather bugreports, self-updating , many more. of course, don't forget apple's testflight service, seems integrated xcode 7.

Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -