Can you use different account from developer's account to submit to app store

I am doing an iOS project for a client and they gave me access to their developer program and iTunes Connect (which actually only have one app in store, the one I'm developing). Unfortunately, because my main account has already been associated to another iTunes Connect, I gave them another account which I created just for using their iTunes Connect. When I tried submitting the app to the store for Beta Testflight, it said that I don't have the rights to do so. So, how do I use a different iTunes Connect to submit to the store? If I can't do that, is there any other way besides making a new Apple account and having to ask the client to invite it again to both the developer's program and iTunes Connect (and also setting it up again from making a certificate, provisioning profiles, etc)?

Thanks in advance.

Upvotes: 0

Views: 613

Answers (1)

Jad Feitrouni
Jad Feitrouni

Reputation: 637

I ran into the same problem with a project. It worked when i archived the application and uploaded it to iTunes connect using apple's application loader, you can sign in with the account you want to upload the app to.

https://itunesconnect.apple.com/docs/UsingApplicationLoader.pdf

Upvotes: 1

Related Questions