应用商店连接的是用户而不是开发者?

xyt*_*tor 6 ad-hoc-distribution ios

我的客户将我添加到 appstoreconnect 作为应用程序管理员和开发人员,但我仍然无法在 Xcode 中进行构建,也看不到我的新开发团队。

我不认为客户的开发者帐户是一个组织。

有什么方法可以代表他在 Xcode 中存档构建,而无需获取他的帐户凭据?

Ale*_*dar 7

当您可以在 AppStore Connect ( https://appstoreconnect.apple.com )中看到您的客户名称,但在 Apple 开发者门户 ( https://developer.apple.com )上看不到时,这意味着您的客户创建了他的作为个人账户

\n\n

要检查他的帐户类型,客户应该转到他的开发者帐户,然后Entity type检查Membership

\n\n

Apple 开发者门户 - 会员选项卡

\n\n

当他确认自己的Entity type设置为个人后,可以要求一次性更改后,他可以通过以下方式之一

\n\n

1 -联系我们 - 个人到组织会员更新- 推荐方式

\n\n

转到此联系表(上面链接)并填写所有数据(地区、名称、网站、DUNS 编号等)。Need to edit this information?您可以通过单击该部分右下角“手动”访问此表单Membership。我会推荐您使用此表格,因为在您提交后,Apple 就不必与您联系以获取组织的任何信息。

\n\n

2 -联系我们 - 提交页面- 替代方式

\n\n

转到此联系表格(上面链接),选择Account updates and renewals并在Message字段中写入类似以下内容:

\n\n
I\xe2\x80\x99d like to convert my account from Individual to Organization.\nThis will be our only Organization account.\n\nHere are the information regarding the company:\n\nCEO/Director Name: First and Last Name.\nCompany Name: Your Company Name, including Ltd or Inc.\nAccount Type: Organization.\nD-U-N-S Number: your Company\xe2\x80\x99s DUNS number.\nAddress: Your Company\xe2\x80\x99s Legal Address.\nPhone Number: Your mobile phone or another phone number where you can be reached\n
Run Code Online (Sandbox Code Playgroud)\n\n

根据Quora 的回答,过渡过程可能需要大约7 天才能完成,所以请耐心等待。:)

\n


pau*_*lvs 1

要回答问题的第一部分,您的客户需要将您添加到Apple Developer中,而不仅仅是iTunes Connect中。

为了简化一些事情,iTunes Connect只允许您将应用程序提交到 App Store,而Apple Developer允许您创建证书和配置文件、签署应用程序以及分发开发和临时构建。

  • 但他不是一个组织,只是一个开发者。没有办法添加用户。 (2认同)