Apple supports Over The Air (OTA) installation as long as we store both the manifest and the IPA in a publicly accessible location. Then we only have to share the URL of the manifest with our stake holders. I'm trying to store iOS builds in an Artifactory repository (generic package type) and achieve the same.
Currently we are storing them in our intranet and the setup works fine. We are looking at migrating to Artifactory but so far we have been unsuccessful even with anonymous access enabled (https://www.jfrog.com/confluence/display/JFROG/Users+and+Groups).
I reached out to JFrog. They only said it is possible but haven't offered any help. The license I have is basic and it doesn't cover SLA level support.