I would like to distribute the application I have created to a company who have 10 employees only and wont extend past 20. The application will be in-house and will not be sold on the app store or anywhere else.
Is there a way to be able to distribute the application without having to add each individual's UDID in the Testing provisioning section in the developers portal as from what I understand is only used for testing purposes.
If anyone could give me a clear guide on how I am able to distribute the application with ease so that I can just install the app on the 10 iPad devices. The goals are: 1) to be able to send application updates every other week and make it easy for them to download. 2) to be able to add a new device when a new employee joins the company.
So far I have been using testflight to allow my beta tester to have a go at my application and i was about to add the 10 employees in a similar fasion but I dont think this would be the right way, although the advantage using testflight is the ability to send applications with ease to users.
Thanks