Submission of ios app: invalid team id

混江龙づ霸主 提交于 2019-12-04 22:04:47

I have encountered exactly the same error today. It turns out that the client has to add the developer in both iTunes Connect and developer.apple.com/membercenter/ > People > Invitations (I missed this). Otherwise the new team will not appear in Xcode > Preference > Accounts. Only when the new team shows up, you can then sign the app with new team ID.

In your Xcode export the binary by logging in as Admin.Xcode>> Preferences>> Account. Hope you know how to create the distribution certificate

For more info look into this. https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/MaintainingCertificates/MaintainingCertificates.html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!