So I started an LLC and will be getting into app development on apple, but I am still waiting on my DUNS number. If I sign up for a personal account now, am I later able to switch over to an organization account easily using the same account? Or should I wait until I receive my DUNS number?
The term personal account is confusing, so let me start by clarify that. The developer programme has three tiers [1]:
- Any Apple Account can be used for basic development. Xcode shows this as a Personal Team. This comes with significant limitations. For the details, see Developer > Support > Choosing a Membership.
- You can pay to join the developer programme, which makes for an Individual team.
- A company can pay to join the developer programme, which makes for an Organization team.
You can learn more about these in Developer > Program and related pages.
If you join the Individual programme you can upgrade your team to an Organization team later on. See Developer Account Helper > Membership > Updating your account information > Updating an individual membership to an organization membership.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
[1] There’s also the enterprise programme, but that’s not relevant to this thread.