iOS Question Some experiences with apple enterprise account?

schimanski

Well-Known Member
Licensed User
Longtime User
Did somebody have some experience with an apple enterprise account?
We use an MDM in our company to manage the smartphones. With my 99$-account, I can distribute the IOs-Apps over testflight. But how does it works with an apple enterprise account?

1. Is it possible to make an enterprise-certificate, compile the app and it is possible to install the ipa on every device I want?

2. Do I have to install a root-cert on every device?

3. Who has to be the owner of the account? The company or the developer?

Hope, that somebody could help me before buying...
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
See this link: https://developer.apple.com/library...amApps/DistributingEnterpriseProgramApps.html

1 / 2. Yes. After they install the organization certificate.
3. I think that the company itself.

Note that you don't need to install any certificate on the devices if you use a regular account and distribute your app from a https site (with a known certificate).
You do however need to add the devices UUIDs to the provision profile.
 
Upvote 0

schimanski

Well-Known Member
Licensed User
Longtime User
Thanks, Erel. But adding the UDIDs is no option. At the beginning, we start with more than 1000 devices...
 
Upvote 0
Top