ios 无法从 Apple Developer Center 删除 App ID
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/15975253/
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
Can't delete App ID from Apple Developer Center
提问by klcjr89
I've seen where Apple has changed the Certificates, Identifiers & Profiles page of the iOS dev center, and read this question/answer here on stack: Removing App ID from Developer Connection
我已经看到 Apple 更改了 iOS 开发中心的证书、标识符和配置文件页面的位置,并在堆栈上阅读此问题/答案:从开发人员连接中删除应用程序 ID
But I'm unable to delete an App ID/IDs that are several years old that I would like removed. The 'Delete' button is greyed out/not enabled.
但是我无法删除我想删除的几年前的 App ID/ID。“删除”按钮变灰/未启用。
Can someone help me at all? I've tried multiple browsers and clearing my cache to no avail. Thank you in advance!
有人可以帮助我吗?我尝试了多个浏览器并清除我的缓存无济于事。先感谢您!
Screenshot:
截屏:
采纳答案by Dan
The rule is that if an App ID that has ever been submitted with an App to the store, it cannot be deleted (even if it was not accepted). App IDs that have not yet been used to submit apps can be freely deleted.
规则是,如果一个 App ID 曾经与 App 一起提交到商店,则无法删除(即使未被接受)。尚未用于提交应用程序的应用程序 ID 可以自由删除。
Checkout this thread on Apple Developer Forums (You'll need to be logged in to view):
在 Apple 开发者论坛上查看此主题(您需要登录才能查看):
回答by Toastor
Make sure that the ID is not in use anymore. For me, the delete button is greyed out for those IDs which are in current use by an app in iTunes Connect, even if that app has just been prepared and has not yet been submitted to the App Store!
确保不再使用该 ID。对我来说,删除按钮对于 iTunes Connect 中的应用程序当前使用的那些 ID 是灰色的,即使该应用程序刚刚准备好并且尚未提交到 App Store!
回答by laktak
The delete button is back (June 2014)!
删除按钮又回来了(2014 年 6 月)!
- go to Certificates, Identifiers & Profiles
- open App IDs,
- select your App,
- click Edit
- click Delete
- 转到证书、标识符和配置文件
- 打开应用程序 ID,
- 选择您的应用程序,
- 单击编辑
- 点击删除
I was able to delete all unwanted apps (except those that were once in the app store) from the updated member center today.
我今天能够从更新后的会员中心删除所有不需要的应用程序(除了那些曾经在应用程序商店中的应用程序)。
回答by laktak
If your App is in the AppStore or in the Submission Process, you can't delete the AppID. First you have to disable the App from AppStore.
如果您的 App 在 AppStore 或提交流程中,则无法删除 AppID。首先,您必须从 AppStore 禁用该应用程序。
回答by Fabio Napodano
I wasn't able to delete an apparently unused App ID because there was a provisioning profile associated with this ID. once removed, I was able to delete the ID successfully.
我无法删除明显未使用的 App ID,因为有一个与此 ID 关联的配置文件。删除后,我能够成功删除ID。
回答by Rajneesh071
Yup its in gray color but click on that button you will get popUp to delete your appId.
是的,它是灰色的,但点击那个按钮,你会弹出来删除你的 appId。
You can go with Toastor's answer.
您可以使用 Toastor 的答案。
But if your are not able to delete unused AppId then you just try to delete in different system because i also faced same situation and that issue was only with my system.
但是,如果您无法删除未使用的 AppId,那么您只需尝试在不同的系统中删除,因为我也遇到了同样的情况,并且该问题仅与我的系统有关。