简体   繁体   中英

How can I privately host an Iphone application on the appstore?

I've recently developed an application for the place that I work, and they many colleagues would like to use it.

These colleagues live miles away, and my research has told me it's very hard/impossible to load iPhone apps onto a non-jailbroken device.

So I would like to know if it is possible to put an app on the appstore for free, but only allow people with login credentials to access it or something?

Probably it is not so hard as you thought. You can use over the air distribution, without upload app to AppStore. You can find lots of useful info here .

  1. Register an Apple ID (Or you already have one)
  2. Join the Apple Developer Program (Cost you $99 every year)
  3. Archive your app using AdHoc certificate, every device registered in the provisioning profile will be able to install the app

You can use iTunes Connect and keep your app in preview version or beta version. You can also add 1000 external users for your app and 25 internal users. Internal users will get update just after you upload new build of your app and external will get after beta review. You just need users name and email This would be helpful for you.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM