Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can be one device in multiple iOS Developer Program Account?

Tags:

ios

iphone

I'm developing an app and testing on devices under my iOS Developer Program Account but it will be released with another account. The client want to test the app in his device but using my account (he doesn't have account already and maybe I will not have access it it), so I need to register his device on my account. This device can be registred with another account at the same time, or if it can't be possible, if I remove it from my devices can be used in other account immediately?

Thanks

like image 276
Pedro Narvaez Avatar asked Apr 30 '12 13:04

Pedro Narvaez


People also ask

Can one company have multiple Apple Developer accounts?

You can have multiple Apple IDs and multiple developer accounts if you work for multiple organizations. Or you can use one Apple ID for everything, or one for your personal apps and one for your professional apps.

How many iOS devices can you use for development in the iPhone developer Program?

As a member of the iPhone Developer Program you are assigned 100 device "slots," allowing you to add up to 100 devices in the iPhone Program Portal in a membership year.

Should I create a separate Apple ID for developer account?

In every other case, it's better to create a new Apple ID for your new developer account. You can create a new Apple ID directly on an iOS, iPadOS or macOS device, or you can also use Apple's web interface at appleid.apple.com. You also need to enable two-factor authentication on your Apple ID.


2 Answers

You can register a device to as many developer accounts as you like. Just beware that you can only register up to 100 different devices to 1 developer account per year.

like image 93
joern Avatar answered Oct 28 '22 14:10

joern


"You are allowed to register up to 100 iOS devices for testing and Ad Hoc distribution per membership year. Please Note: Although you may remove a device from your account, it will continue to count against your 100 device limit." Here you can find help to implement this.

-=-=-=-=-=-=-=-=-=-=-=-=-

As for your question, I have the same devices connected with multiple accounts, so it's not a problem to do so. The only "limitation" is what I've listed above.

like image 28
Highrule Avatar answered Oct 28 '22 13:10

Highrule