Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

No accounts with iTunes Connect Access

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

like image 804
Luke Berry Avatar asked Dec 07 '15 10:12

Luke Berry


People also ask

How do I enable Apple ID for iTunes connect?

Add Your iTunes IDGo to Settings » Channels » Mobile Apps and click Manage for iTunes ID. Enter your ID and click Save.

What is User Access in App Store Connect?

The person who enrolled in the Apple Developer Program is the Account Holder, and has full access to App Store Connect. The Account Holder can provide access to additional users by adding them Users and Access in App Store Connect. User access can be limited to certain development tools and specific apps.

Is iTunes Connect same as App Store Connect?

App Store Connect (historically known as iTunes connect) is Apple's platform for releasing, managing, and reporting iOS mobile apps.


3 Answers

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:-

  • Developer: Admin
  • iTunesConnect: Admin/App manager/Developer
like image 54
nix Avatar answered Oct 12 '22 13:10

nix


Upload your app using application loader. I had the same problem and its working for me.

How to upload App using application loader

like image 39
Alok Avatar answered Oct 12 '22 14:10

Alok


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.

like image 27
we7ee Avatar answered Oct 12 '22 14:10

we7ee