Reputation: 1947
I'm trying to submit an app to the app store, the app was developed on my personal Apple ID and is being submitted on behalf of a third party (for which my Apple ID is an admin). I am getting an error stating that no iTunes Connect account can be found even though I have Admin/Legal rights.
What am I doing wrong? The app is being signed with their provisioning profile, etc
Upvotes: 8
Views: 9258
Reputation: 673
In Xcode 9.3 I'm finding that if I submit two apps back-to-back I see this issue with the second app. Closing and restarting Xcode fixes it.
Upvotes: 2
Reputation: 183
I had the same issue. My roles were correct on both Developer and iTunesConnect. For me the solution was to remove my Apple-ID in Xcode, close and reopen Xcode and add the Apple-ID again. Afterwards I was able to upload via Archive Organizer.
Upvotes: 3
Reputation: 25968
Upload your app using application loader. I had the same problem and its working for me.
How to upload App using application loader
Upvotes: 6
Reputation: 427
The Apple ID which you are using to upload the app; that Apple ID must be connected to both the portals (iTunesConnect and Developer) with the minimum roles given below:-
Upvotes: 8
Reputation: 334
Check your Apple Developer Program Membership has not expired.
Upvotes: 0