ios 从我的开发者帐户中删除设备以增加计数

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/11374039/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-30 19:10:32  来源:igfitidea点击:

Delete a device from my developer account to increase the count

iosiphone-developer-program

提问by CNSivakumar

Is it possible to delete a device to increase the device count in my Apple developer account?

是否可以删除设备以增加我的 Apple 开发者帐户中的设备数量?

回答by Roger

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.

不会。删除设备不会(立即)增加您的可用设备数量。您必须等到您的苹果开发者帐户续订,然后访问配置中心并点击设备。

You will see a message like this;

你会看到这样的消息;

enter image description here

在此处输入图片说明

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. Note that as soon as you (or another member of your team with sufficient rights) adds a device - INCLUDING AUTOMATICALLY PROVISIONED ones, you lose the ability to delete any more for the rest of the year (you can tell I'm speaking from experience here can't you?)

这是您今年唯一一次修剪设备列表的机会。单击要删除的设备,然后点按屏幕底部的“删除所选”。请注意,一旦您(或您团队中拥有足够权限的其他成员)添加了设备 - 包括自动提供的设备,您将无法在今年剩余时间内删除更多设备(您可以说我是根据经验说的)你不能在这里吗?)

It's probably therefore better to remove lots in one go if you are getting close to the limit (and don't forget new devices launching each year etc) and then put back any that turn out to be needed.

因此,如果您接近极限(并且不要忘记每年推出新设备等),最好一次性移除批次,然后放回任何需要的设备。

回答by Jayprakash Dubey

You can only Disable the device.

您只能禁用设备。

Note that by disabling the device the count remains same until the account membership is renewed.

请注意,由 disabling the device the count remains same until the account membership is renewed.

Below steps for Disable the device :

以下步骤禁用设备:

  1. Go to Certificates, Identifiers & Profiles

  2. Go to Devices list(All or specific device i.e. iPhone, iPad)

  1. Certificates, Identifiers & Profiles

  2. 转到Devices list(所有或特定设备,即 iPhone、iPad)

Screenshot 1

截图 1

  1. Click on device name. If the device list is too long then you can search using search optionpresent on top right corner
  1. 单击device name。如果设备列表太长,您可以search using search option在右上角显示

Screenshot 2

截图 2

  1. Click on Disable button
  1. 点击 Disable button

Screenshot 3

截图 3

  1. Note that once you Disable the device then all the provision profiles associated with it will become invalid. The device will be removed from your account only when your membership is renewed.
  1. 请注意,一旦您禁用该设备,与之关联的所有配置文件都将失效。仅当您的会员资格续订时,设备才会从您的帐户中删除。

回答by Todd Ellermann

Critical piece of information that is not clear in Apple's documentation. The button to actually remove certain old devices actually becomes available the morning AFTER your renewal. The actual payment happens before the renewal and renewal doesn't actually happen until midnight of the expiration as far as I can tell. Disabling doesn't do anything or have anything to do with the deletion process other than to not preselect the device on the day when you can actually delete.

Apple 文档中不清楚的关键信息。实际删除某些旧设备的按钮实际上在您续订后的第二天早上可用。实际付款发生在续订之前,据我所知,续订实际上直到到期午夜才发生。除了在您可以实际删除的那天不预先选择设备之外,禁用不会做任何事情或与删除过程有任何关系。

Disable DOES NOT EQUAL Delete

禁用不等于删除

回答by SAKrisT

yes, but number of devices will be refreshed after renew developer subscription

是的,但更新开发者订阅后会刷新设备数量