I have my own iTunes Connect Account and Apple developer license.
Now I joined and existing developer Team and want to be able to upload builds for them to iTunes Connect.
I got added via developer.apple.com with my existing developer account email, and assigned the role "Administrator". This worked well. But now it's not possible to add this existing account to the company's iTunes Connect.
If I add myself with another email address, I can not upload builds, as this new email does not have a Apple Developer subscription.
What do I do to be able to upload builds to iTunesConnect with my existing developer account?
I have this situation and I have to upload builds using Application Loader. There you can log in directly with your iTunes Connect email address without it complaining that you're not a registered developer. Perform the archive in Xcode and then export the app for the App Store. From Application Loader, find the .ipa file on your computer and upload it.
Related
I have a paid individual Apple iTunes Connect account and one of my clients wants to upload the current iOS application developed to their Account.
So they added me as a member of their iTunes account. I accepted the invitation but the team is not listed anywhere in my iTunes connect.
What should be the issue?
What should I do next to upload my currently developed app to their account with new certificates? Do I need to change Developer, Distribution and Provision certificates?
If you are added as Developer in itunes you can upload the app using that account. But in order to get the certificates you need to login to https://developer.apple.com/ and generate the certificate and provisioning profile. iTunes account is different from Developer account. Refer this https://clearbridgemobile.com/how-to-submit-an-app-to-the-app-store/
I am developing an iOS game, that will be published by another company. That company already registered bundle ID, generated app on iTunes connect, and given me a developer role on their account. I have full access to the app on iTunes connect. The problem is, when I am trying to add capabilities to my app in xcode. For example. When i try to enable in-app purchase I will get a warning like "cannot add in-app purchase to your app id". Same for other capabilities.
Is this issue connected to certificates? Should that company give me any extra access to be able to upload builds to iTunes connect ?
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.
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
I have been contracted to update an app for a client. I was given the project in a .zip file (because their old developer left). I successfully fixed the application and now I have to upload it to their iTunes Connect account.
My problem is that in order to add me as a developer to their iTunes Connect, I had to create an Apple ID with an email extension (because iTunes Connect won't let you join multiple teams) e.g. myname+clientname#gmail.com.
Now when I try to upload the app, I get an issue that the team identifier on my distribution provisioning profile is not the same as the team identifier of my iTunes Connect account.
How do I do this? It seems like a normal thing for freelance developers to have to do, so there must be a way to create a provisioning profile with the right team ID prefix for uploading the app.
Also, I am using my own developer center account for which I already have a linked personal iTunes Connect account.
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 :
Do they need to invite us for their iTunes connect?
I believe existing iTunes connect account can't be invited by a team. Is that correct?
How can I upload app to their account?
Can you please help me to solve my confusions.
Thanks and Best Regards,
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 :-)