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.
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?
If I upload an iOS enterprise app, can anyone download it? If not, it needs to authorize that user belongs organization for download app?