Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 7.1 upload App error

Error code is 1070 "You must be an Itunes Connect Admin or Technical user in order to deliver content or metadata"

The account's role is agent and has all roles of Itunes Connect, and I also tried another account in the same team whose role is admin and developer role of Itunes Connect, but it still doesn't work.

like image 532
qky1412 Avatar asked Nov 13 '15 04:11

qky1412


2 Answers

My problem:

I've just upload successfully at 4pm

Then at 5pm, I got this error message (I wonder why!):

you must be an admin or technical user in order to deliver content or metadata.

My solution:

Menu XCode > Preference

Tab Account

Remove others AppleID account or move your needed Apple ID account to the top of the list.

Upload again and luckily it's successful

like image 82
Neo.Mxn0 Avatar answered Sep 18 '22 11:09

Neo.Mxn0


I have the same issue on Xcode 11.3 for uploading.

It seems a bug for Xcode.

I had 3 accounts added to Xcode and just one of them was an Admin. I asked the Owner to change my role to Admin but i got this error again.

It's stupid but i only had one account left that even not used in the project!!

So i asked again to add this account and set its role to Admin and the error was still remained.

So i went to the accounts added in Xcode -> Preferences -> Accounts and removed all other accounts except the one was Owner, Admin of this project and problem solved!!

The solution worked for me was just to remove other accounts which are not Owner, Admin role from Xcode.

like image 43
Amir Ehsanijam Avatar answered Sep 20 '22 11:09

Amir Ehsanijam