如何从 iPhone 配置门户中删除应用程序 ID
在尝试 iPhone 应用程序开发时,我们有几个应该删除的 AppID - 但我找不到任何方法来删除它们!我能用它们做什么?
如果删除不可用,重命名、隐藏或永久禁用怎么样?
更新:
从 2013 年 4 月开始,Apple 允许删除 AppID。哇啊!
While experimenting with iPhone app development, we have several AppIDs which should be deleted - except I can't find any way to delete them! What can I do with them?
If delete is not available, how about renaming, hiding or permanently disabling?
UPDATE:
Beginning April 2013 Apple allows deleting AppIDs. Whoaa!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您创建了 App ID,请做好终生使用它的准备; App ID 是 iPhone 配置的疱疹。
If you create an App ID, be prepared to live with it for the rest of your life; App IDs are the herpes of iPhone provisioning.
删除按钮在 Apple Developers 上再次重新出现
现在,您可以按照以下 2 个步骤再次删除您的 App ID:
单击您的 AppID,您将看到类似以下的视图这:
单击视图底部的编辑
希望有帮助
The delete button is reappeared again on Apple Developers
Now you can delete your App ID again by following these 2 steps:
Click your AppID and you will see a view like this:
Click Edit on the bottom of the view
Hope it helps