Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to reset/remove apple developer team maximum devices without Apple Developer Membership

So I have a long history of writing (more like testing) apps, and thus have a long trail of testing devices. Lately, I wanted to test one my apps on my iPhone, but it tells me that I have already reached my maximum amount of devices that my team can sign.

My Apple Membership recently ran out so that apple is constantly bugging me to renew it, but I don't want to renew it until I actually finish the app I am currently working on, but since this app is going to be written with unity, it requires it to tested on an iPhone.

(TL;DR)

My simple question is how do I remove/reset the devices that I won't test on anymore that are associated with my account as to make room for this iPhone?

Thanks

like image 637
TakeMeHomeCountryRoads Avatar asked Mar 15 '17 05:03

TakeMeHomeCountryRoads


People also ask

How often can I Reset my List of development devices?

If you are the Account Holder, you can reset your list of development devices each year using Certificates, Identifiers & Profiles. You can register up to 100 of each device type for testing and Ad Hoc distribution per membership year.

Do I need an Apple device to create a developer account?

You can create a developer account without paying the annual fee or owning an Apple device. But if you don't have an Apple device, you can't do much with the account. You're going to have to pay the $99 fee and have access to a Mac to publish apps on the App Store.

Does deleting a device increase the available device count on iOS?

No. Deleting a device DOES NOT (immediately) increase your available device count. You have to wait until your apple developer account has been renewed, then visit the provisioning center and tap on devices. This is your ONE AND ONLY opportunity for the year to prune your device list.

How do I remove devices from my Device List?

You have to wait until your apple developer account has been renewed, then visit the provisioning center and tap on devices. This is your ONE AND ONLY opportunity for the year to prune your device list. Click the devices you want to remove and tap on 'remove selected' at the bottom of the screen.


2 Answers

As per this documentation,

If you are the Team Agent for your Apple Developer Program team, you can reset your list of development devices each year using Certificates, Identifiers & Profiles. You can register up to 100 of each device type for testing and Ad Hoc distribution per membership year. At the start of your new membership year, you and any Admins on your team will be presented with the option to remove listed devices and restore the available device count to 100 when you first sign in to Certificates, Identifiers & Profiles.

Although you may remove a device from your account during the year, it will continue to count against your device limit. When resetting your list, make sure to remove all devices you no longer use for development before adding any new devices.

So basically you can only reset it once every year after renewing your membership. You can reset the list by logging in apple developer website with your developer account, Select Certificates, IDs & Profiles from the left navigation tab, then select Devices tab and select Get Started in Reset your device list before adding any new devices.

like image 147
The Mach System Avatar answered Oct 20 '22 00:10

The Mach System


Adding to @TheMachSystem answer, you will be able to remove devices ONLY on the Device Reset Date specified on your Apple Developer Membership dashboard. If you renew your membership before that date you will need to wait until that date.

like image 33
Matias Jurfest Avatar answered Oct 19 '22 22:10

Matias Jurfest