is there any way to distribute ios applications outside app store?

前端 未结 9 1135
时光取名叫无心
时光取名叫无心 2020-12-04 14:18

Is there any way to distribute ios applications through my own website, not using app store?
I mean is there any way that enables end users to download

9条回答
  •  Happy的楠姐
    2020-12-04 14:31

    There are several possibilities, which probably won't match your needs:

    1. Since last month it's possible to test apps on a device without the need of a paid membership.
    2. There's a possibility to deploy an app through a service like TestFlight, but this needs either a profile installed on the device (like HockeyApp) or always new build since the old ones expire after 30 days.
    3. You could deploy an app with the Enterprise Program

    The easy way you describe is not possible.

提交回复
热议问题