Distribute iOS App via Ad Hoc
Method to install app to users:
- Register all devices
- Archive app
- export app using ad-hoc or development provisioning profile (IPA file)
- Install app on user devices:
1. Using xcode: max 100 registered devices , User must provide UDID of their device
2. using TestFlight (Apple Configurator 2): 25 devices
- Register all devices
- Archive app
- export app using ad-hoc or development provisioning profile (IPA file)
- Install app on user devices:
1. Using xcode: max 100 registered devices , User must provide UDID of their device
2. using TestFlight (Apple Configurator 2): 25 devices
Comments
Post a Comment