No accounts with App Store Connect access have been found for the team

时间秒杀一切 提交于 2021-02-16 04:09:52

问题


I got this error when submitting an iOS app to the App Store. Product → Archive, clicking "Distribute App" in the Organizer in Xcode 10.

No accounts with App Store Connect access have been found for the team "[My Team Name]". App Store Connect access is required for App Store distribution.

I've logged into App Store Connect as the correct user account and verified that I have administrative access.


回答1:


App Store Connect used to be called "iTunes Connect," and so this question was answered by another Stack Overflow answer.

When this happens to me, closing Xcode completely and re-opening it solves the problem.

Restarting Xcode fixed the problem for me, too.

Hopefully now that I've posted this question, someone can Google for "App Store Connect" and find the right answer.




回答2:


If you don't have an account in App Store Connect the provided solution (i.e. closing and re-opening Xcode) will not work.

Kindly see the following section from official Apple documentation (https://developer.apple.com/support/app-store-connect/).

The person who enrolled in the Apple Developer Program is the main account holder and has the Legal role in App Store Connect, which includes binding authority for contracts, full access to App Store Connect, and more.

The Legal user can provide access to additional team members by setting up accounts for them in App Store Connect. Please note that adding members to a development team on the Apple Developer website will not automatically create accounts for those members in App Store Connect.

Add users by entering their names and email addresses in Users and Access. You can limit each user’s access level for App Store Connect and specific apps. If a user needs full access to App Store Connect, you can assign them the Admin role.




回答3:


In my case, we had a lot of expired iOS distribution certificates. Yes, not Mac ones, iOS ones. Deleting those solved the problem ¯\_(ツ)_/¯




回答4:


Awesome. Quick restart and fixed.



来源:https://stackoverflow.com/questions/52660360/no-accounts-with-app-store-connect-access-have-been-found-for-the-team

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