關于iOS測試機個數上限的詳細規則
前言
公司的iOS測試機快達到蘋果規定的100個上限了,而因為the new iPad新出,我們需要新的quota來測試新iPad,所以就仔細研究了一下蘋果關于100個測試設備上限的規則。在這里分享給大家。規則的詳細內容主要來自 蘋果的官網文檔。
規則
我總結出來的規則如下(附上原文以便對應):
每一個開發者membership year,只能有100次增加設備的名額。如果你增加一個設備,之后又將該設備刪除,并不會將用掉的名額恢復.
You can register up to 100 devices per year for development purposes. Any devices added, then later removed, still count towards your maximum number of registered devices per year.
在每一個開發者membership year開始的時候,Team Agent和Admin角色可以選擇刪掉一些設備來恢復資格, 也可以清空所有設備來恢復到最多100次設備的名額。這個操作在Team Agent和Admin在一次新的membership year開始后即可使用,在使用時,需要注意,先將需要刪除的設備刪掉,然后才能添加需要新增的設備。一旦開始增加新設備,刪除設備以恢復名額的功能將不再可用。
At the start of a new membership year, Team Agents and Admins can remove devices and restore the available device count for their development team to 100 devices.
When Team Agents or Admins first sign in to the iOS Provisioning Portal at the start of a new membership year, they will be presented with the option to remove devices and restore the device count for those removed devices.
Important Note: At the start of your membership year, make sure to remove all devices you no longer use for development prior to adding any new devices.
在以后整個membership year中,刪除設備不會增加新的名額。
Removing devices during your membership year will not open these slots to add new devices.
舉例
直接看規則比較晦澀,舉個例子:
假如第一年,你增加了70個設備,同時刪除了10個設備,這個時候,雖然你的設備數是60,但是可用的增加測試機的名額卻只有30個了。
到了第二年,你續費了開發者身份,在你第一次登陸進去后,你可以看到你的可用設備恢復成 100 – 60 = 40個了。這個時候,你可以選擇刪除一些設備,例如你又刪除了20個設備,這樣你的名額數變成60個。之后你增加了一個設備,因為你選擇了增加新設備,蘋果認為你已經放棄刪除設備以恢復設備數的機會,這樣,你的名額就固定成59個。以后刪除設備都不會增加新名額了,直到你的下一個membership year開始時才又會有這樣的機會來刪除設備釋放名額。
總結
所以說,不管怎么樣,你的賬號下的可用測試設備始終不會超過100個。不會象有些人想的那樣,每過一年名額就直接變成100了。另外,每年刪除設備以恢復名額的機會只有開始的時候,以后刪除設備也不會恢復名額。
那如果萬一我的設備數達到上限,我又急需要增加新設備怎么辦呢?我們不久前就遇到了這種情況。我們的解決辦法是給蘋果的技術客服發郵件要求他們幫助我們刪除所有設備并且恢復到增加100個測試設備的名額。最終在過了2天后,蘋果答應并幫助我們解決了問題。
具體做法是訪問:https://developer.apple.com/contact/,點擊 Program Benefits, 然后在新出來的提交界面中將需求填上。之后蘋果會發郵件過來告訴你處理結果,可能需要打電話過去和他們溝通一些細節。在溝通完成后,蘋果就可以立即幫助你狀態修改到“可刪除設備來增加測試設備名額”。這樣,你就可以選擇性的刪除一些不需要的設備來釋放一些名額了。