Reputation: 3984
So I am almost finished with my app. One version is for all users to download for an establishment. The other is an admin version of the app where the admin can install and make changes to his/her app (add photos, change menu etc.) and all changes are immediately visible to the original user version of the app.
Once the admin version is purchased by an establishment. I will submit the free user version to the app store.
However, I want the admin version to be available only to specific people. It doesn't make sense for anyone to download and install the admin version of the app (eventhough it's password protected).
I don't like to install the app to the establishment's phone directly because it would make the upgrades difficult.
Is there actually a solution for this problem?
Thanks in advance for the help.
Upvotes: 0
Views: 142
Reputation: 2802
MDM solution :
Custom B2B solution:
Hope it helps.
Upvotes: 1
Reputation: 5812
You need to use an Enterprise account for that Admin app if you dont want it to be installable by others. Use one of the MDM tools available to manage updates and provisioning.
If your admin version is a digital purchase, you either put in on app store and pay the 30% cut or distribute with an enterprise account, use your own MDM process and keep all the money. (But, I'm not sure if Apple will approve an enterprise account if your goal is to circumvent the 30% cut)
Upvotes: 0