We are considering using the iOS Enterprise Developer Program to better support continuous integration and wireless distribution for our in-house beta testing.
We have an app built that we put distribute in the AppStore using our regular developer program account. But we always have too many people, more than 100, that want access to the beta application. I heard that enterprise accounts get up to 500 devices per year. We also like the idea of using wireless distribution to make it easier to distribute the beta app.
Is this a valid use of an Enterprise account?
For wireless enterprise distribution, do you still need a list of UDIDs built into a provisioning file?
Our hope is that we can setup our continuous integration server to automatically make builds, run our unit tests, and then post the enterprise distribution bundle to our internal server for our enterprise users to download from a web link.
Does this seem doable to those of you that have experience with enterprise accounts?