ios - 如何找到我的 Apple Developer Team ID 和 Team Agent Apple ID?

标签 ios

我正在尝试转移应用程序。我无法找到我的团队代理 apple id 和我的团队 id。我以前找到过它,现在我需要它,但我已经搜索了 30 分钟,但没有任何运气。

尝试将应用转让给我的人可以查看此图像,但我不知道在哪里可以找到此信息。

The person trying to transfer the app to me gets to this view and I don't know where to find this info.

最佳答案

您可以在这里找到您的团队 ID:

https://developer.apple.com/account/#/membership

这会让您看到您的成员(member)详细信息,只需向下滚动到团队 ID

关于ios - 如何找到我的 Apple Developer Team ID 和 Team Agent Apple ID?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18727894/

相关文章:

iOS:应用商店是否拒绝使用旧版本的 swift 构建的应用程序?

android - 如何检测移动设备

ios - swift 3 : Handle Errors in URLSession Delegates

ios - 如何将 ScrollView 中的图像上传到网络服务器上?

ios - 在用户输入时将 UITextField 的文本格式化为电话号码

ios - 向左滑动时 iOS 7 上的 TableView 崩溃

ios - Xcode 8 中的代码签名错误

ios - 如何使用 Objective C 提取 html 字符串并将其添加到 Xcode 中的 UILabel 中?

iphone NSSearchPathForDirectoriesInDomains 内存泄漏?

iphone - 委托(delegate)被派往错误的类(class)