简体   繁体   中英

iOS app developed from one Developer account and distribute it as enterprise app from another Enterprise account

I am developing an app from one developer account and it was going on for the last few months. But now the client want to distribute it to a few customers Off-Store. We have an enterprise account ready to use but my question is Should I do everything from the start again right from creating the App ID? Or any other way around?

I looked around internet for answers but I could find anything effective.

This one was quite related to my question but I was looking for Off-Store distribution only. I just want to know if its possible.

If the app is already configured in iTunes connect then you can transfer the app from one account to another account from iTunes Connect. Refer this and see if it helps your cause.

https://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/TransferringAndDeletingApps.html

You can use developer provisioning profile for it.

  1. Add UDID of device in developer provisioning profile.
  2. Download and install developer provisioning profile.
  3. After that build IPA by using this developer provisioning profile.
  4. Upload the generated IPA to https://www.diawi.com and click send.
  5. This will give you a link, from which you can download the app.

So you can share this link with anyone.

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