IOS Enterprise Distribution Through OTA

后端 未结 8 1333
梦毁少年i
梦毁少年i 2020-11-28 01:55

We have build an enterprise iPad App and now we want to give it to our employees. Initially when testing, we used ad-hoc distribution collecting all the test device\'s UDID

相关标签:
8条回答
  • 2020-11-28 02:16

    You can also use my shell script that will help you a long way with generating the necessary files and links:

    https://github.com/sveinungkb/ios-ota-buddy

    0 讨论(0)
  • 2020-11-28 02:22

    You can use InstallFish.com for this.

    It allows OTA distribution for both IOS and Android. It also has a feature to automatically get the UDID and create your own appstores.

    You will still need to provision them via your enterprise account but it makes the whole process of OTA installs much easier, especially for enterprise distributions.

    0 讨论(0)
提交回复
热议问题