iOS app private distribution and MDM
        Posted  
        
            by 
                Hippocrates
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Hippocrates
        
        
        
        Published on 2011-06-21T14:11:27Z
        Indexed on 
            2011/06/21
            16:22 UTC
        
        
        Read the original article
        Hit count: 202
        
ios
|iphone-provisioning
We want to develop apps for a variety of separate clients for use on their iPads/iPhones. Right now we have a developer license and and provision UUIDs manually and distribute the app OTA via a web server.
This limits us to 100 devices per license and leaves us paying for upkeep of the license. Some of our clients may also be interested in using an MDM software package.
What is the best way for us to provision and push apps to many clients and more that 100 devices? Would each client need to pay for their own enterprise license?
Any input is appreciated. Thanks.
© Stack Overflow or respective owner