This question could be a duplicate of this one - SO Question but that question was asked 2 years ago and didn't get answered. Also, there were many questions related to this issues even before, but they are outdated now.
So, I got invited to an Apple Developer account with a role of Admin and I don't see that team in Xcode, that person, who invited me has individual account. Moreover, I'm a member of other developer accounts and I can see them and use. But that accounts are of organisation types.
If anyone faced same issue - how can I fix that?
Simply logging out of account in Xcode and relaunching/restarting Mac didn't help.
I'm going to guess that what the account holder actually did was this (as described by the docs):
Individuals enrolled in the Apple Developer Program can give up to 10 users access to their content in App Store Connect. All users receive access only to App Store Connect and are not considered part of the team in the Apple Developer Program.
That sounds like exactly your situation as you describe it.
Related
I've been developing a Swift app for a while now on my own individual developer account linked to my longstanding everyday AppleId - so the AppleId also has all my bought music, apps, appleTV and other content etc etc. As I have developed the app I have realised that it has considerable commercial potential, and so would rather release it under an organization (a private limited company) than under my own individual name.
The app itself is relatively straightforward, it is self-contained other than having a single non-consumable in app purchase. I have not yet uploaded the app to AppStoreConnect, although I have set up the app name and the in app purchase on AppStoreConnect for testing purposes. I would like to release in the quickest way possible now. Using XCode 14.
What is the quickest, most straightforward and trouble-free way to achieve my goal? Should I:
Release it under my own individual developer account and then ask apple to change my individual account to an organization account? Are there any complications with this given that this dev account is attached to my personal AppleId? How long does it usually take Apple to achieve the change? Does the App remain on sale throughout? Are there ever any problems or is there anything else I should be aware of?
OR
Set up a totally fresh AppleId and create a new developer account for the organization on this id? (I appreciate this will cost extra money but am willing to bear the cost). If I do this, how do I transfer the app from my individual account to the organization account? Do I have to go through the Apple 'transfer an app' process? Are there any pitfalls with this? When the transfer is complete, how do I alter my XCode set up to continue working on the app under the new account? Also, as I have not yet submitted the app to AppStore (although I have set up the name / IAP ) can I simply use XCode to point the app at the new account and upload it to that instead without invoking the Apple 'transfer an app' process - how would I alter my set up on XCode to achieve this?
I am currently in the process of setting up the company, and should have necessary info eg DUNS no etc fairly shortly.
While I'm familiar with development itself and I've already released one paid app on the AppStore under my own individual account attached to my everyday AppleId, this seemed to be a relatively simple and automated procedure. My main difficulties with my current problem seem to stem from the fact that I have never worked as part of a swift development team, and I understand very little around the actual 'architecture' of app development, eg XCode signing / teams / bundle ids etc, and I'm really struggling to understand the technicalities of the connection between XCode / Developer Account / AppStore Connect / AppleID.
I've looked through other posts on this topic but most seem several years out of date, and I am aware that AppStore functionality in this area has changed over the years.
Any help would be greatly appreciated - particularly if you can recommend which route to go down and answer any of my specific points. I have tried asking Apple, but all I get back are standard replies directing me to their app transfer process - unfortunately though I'm something of a solo outfit and I really need the benefit of people's experience here, as I need this process to go quickly and smoothly!
Cheers!
So I just spent all weekend debugging and building an app for my client. I don't have my 100 dollar Apple Developer License anymore, so I can't upload it. I thought my signature would just be under my client's team automatically after they added me, but I guess not.
How can I sign the app as my client's team, so they have it, and I can upload to their dashboard?
I can't seem to be able to Google the right thing to find an answer.
Oh, and secondary question; could I just get the team license under my name to sign it, so I don't have to re-achieve it again? Not a huge deal if I have to wait again, but it would save me some time.
Edit: I did also directly ask Apple's support team, but I figured I would ask this here incase a fellow dev had an answer for me. I can't be the only freelancer who's had to build and push an app for a client. Cheers!
My company has 2 separate private SO teams. One is developer focused and the other data science focused. Both use email domain as a means for membership to the team. The developer team was set up first and integrated into MS Teams. We are now trying to integrate the data science one into a different team in MS Teams but there is no option in the stackoverflow MS Teams app which will allow me to select which SO team I want to link to and it defaults to the developer team every time.
How can I get the SO app in MS Teams to link the SO team I want it to link to?
Thanks for the comments everyone. I didn't manage to solve the problem but I did get to an answer. After leaving membership of one team to see if that changed anything for integrating the second team, I now get this error message:
It seems like its not possible to link 2 different private teams to the same MS teams tenant at the moment.
If anyone does know of way around this, I would still appreciate the feedback but I will mark this as answered for now.
this question is not a duplicate of Adding another team in xcode
or How to upload ios app from xcode when invited to a developer team?
This second link is similar to my question but it was never solved.
So my humble question is: I want to add another (2nd) team in Xcode.
When I login to my Apple developer account through Safari, I can see my team and the (2nd) team I want to add in Xcode. But in Xcode I see only my team with no option to insert the (2nd) team that I see in my developer account.
I received an invitation and I've accepted it to join this team and my role is App Manager. So how to add it to Xcode, because I need to upload an app to their account.
Your help is extremely appreciated.
It is too late to answer but this might help someone stuck on this.
This is not an ideal solution but when I uninstall and re-installed Xcode again, it worked. My team then appears in Xcode. My lead did the same when he had the same issue more than a year ago.
My colleague had the same issue but fortunately for him, he was assigned a new email ID for some other reason. He then made an Apple ID from it and was added to the team first and later he installed Xcode.
I accepted an invitation to join a team on iTunes Connect. My role allows me to upload builds. The problem is the team does not appear in Xcode. How to fix this?
OK, I found out that to be able to upload builds for a team you need two invitations. One from the Member Center where you should have the Admin role. The other one from iTunes Connect where you need also to have the Admin role (actually the Developer role would be enough but its not working at the time of this answer).
The role from Member Center gives you the technical means to create the right build (like provisioning profiles). The role from iTunes Connect is about being able to upload this build for the right team.