简体   繁体   English

从一个开发人员帐户开发的iOS应用程序,并从另一个企业帐户作为企业应用程序分发

[英]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? 我们有一个可供使用的企业帐户,但我的问题是,是否应该从创建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. 如果已经在iTunes Connect中配置了该应用程序,则可以从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 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. 在开发者配置文件中添加设备的UDID。
  2. Download and install developer provisioning profile. 下载并安装开发者配置文件。
  3. After that build IPA by using this developer provisioning profile. 之后,使用此开发者配置文件来构建IPA。
  4. Upload the generated IPA to https://www.diawi.com and click send. 将生成的IPA上载到https://www.diawi.com ,然后单击发送。
  5. This will give you a link, from which you can download the app. 这将为您提供一个链接,您可以从该链接下载该应用程序。

So you can share this link with anyone. 因此,您可以与任何人共享此链接。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 iOS企业帐户:使用iTunes分发应用 - iOS Enterprise account: Distribute app using itunes iOS将应用程序从即席转移到另一个帐户上的Enterprise - iOS transfer app from ad hoc to Enterprise on another account ios企业开发者账号 - ios enterprise developer account 我们可以使用Apple Developer Enterprise帐户发布ios App吗? - Can we publish ios App using Apple Developer Enterprise account? iOS企业版应用程序:空中分发:不受信任的企业开发人员 - iOS Enterprise App: Distribute Over the air : Untrusted Enterprise Developer 我可以从企业帐户中删除应用程序ID并在标准开发者帐户中重复使用吗? - Can I delete app id from enterprise account and reuse it in standard developer account 可以在iOS Developer Enterprise帐户中分发在iOS Developer帐户下创建的应用吗? - Can app created under iOS Developer's account be distributed in iOS Developer Enterprise account? 如何使用企业开发人员计划帐户将应用程序公开分发给应用程序。 (不仅限于公司员工) - How to distribute app publicly to app stroe using enterprise developer program account. (Not to company employees only) 我们可以使用IOS Enterprise帐户进行测试,然后在最终使用IOS Developer帐户并上传到应用商店吗? - can we use IOS Enterprise account for Testing, then use IOS Developer account once final and upload to app store? iOS更改现有应用程序的企业帐户 - iOS change Enterprise Account for existing App
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM