How can I deploy an iOS app for enterprise distribution?

47 Views Asked by At

I want to distribute an iOS app for enterprise deployment. I have experience with app distribution through the App Store, but this is my first time with enterprise distribution, and I have a few questions.

  1. According to document, it mentions MDM. Do I need to use a specific solution for MDM, or is it possible to use a simple web server (such as express.js) for distribution?

  2. If I upload an iOS enterprise app, can anyone download it? If not, it needs to authorize that user belongs organization for download app?

0

There are 0 best solutions below