byJeevan
byJeevan

Reputation: 3838

Existing iTunes connect to join a team

Currently I have an apple developer account and iTunes connect account. My client invited me to their apple developer account [not iTunes connect] as an admin role . I got the distribution certificate and app is now ready to submit.

Now the time to create new iOS app with iTunes connect. But :

Can you please help me to solve my confusions.

Thanks and Best Regards,

Upvotes: 2

Views: 3847

Answers (1)

byJeevan
byJeevan

Reputation: 3838

Thanks for all feedbacks.

Here how I resolved above issue :

The problem: I had an apple developer account along with by default (created with same credentials) iTunes-connect account. After that I joined with client team as Admin role. Here they didn't included for the iTunes account, instead they created a new account and shared credentials of the same. Now, I got the certificate. Also, I created App and filled details in the new iTunes account.

On the other side,in XCODE while validating/Submitting app, I was facing

error :ERROR ITMS-4088: " No software found with apple_id: xxxxxxx " at Software assets.

I was 100% sure that the App created at iTunes account was not visible to XCODE and hence the issue.

The Solution : I exported app as ".ipa" file to my desktop. Then through awesome "Application Loader" I logged in with new iTunes connect account and I completed all the steps. App is ready to go :-)

Upvotes: 0

Related Questions