简体   繁体   English

iTunes Connect捆绑包ID问题

[英]iTunes Connect bundle id issue

Before submitting final version of my app on Appstore I was testing whether in build submission is there issue or not and I did it successfully. 在Appstore上提交我的应用程序的最终版本之前,我正在测试构建提交中是否存在问题,并成功完成了任务。 Now I have app my in "Prepare For Submission" state on iTunes with some bundle id string say "com.abc.def". 现在,我在iTunes上将应用程序设置为“准备提交”状态,并带有一些捆绑ID字符串,例如“ com.abc.def”。 But the problem is that I will have to upload my final version using my client's credentials not using my own. 但是问题是我将不得不使用客户的凭据而不是我自己的凭据上传最终版本。 So now if I use same bundle id "com.abc.def" and upload my build will there be any issue? 因此,现在如果我使用相同的捆绑包ID“ com.abc.def”并上传我的版本,会不会有问题? I tried to delete existing version but it says that I should have atleast 1 approved version of my app only then I will be able to delete it. 我试图删除现有版本,但它说我应该只有我的应用程序拥有至少1个批准的版本,然后我才能删除它。 During Prepare for Submission I cannot delete my app. 在准备提交过程中,我无法删除我的应用程序。 Please help me with this issue. 请帮我解决这个问题。

在此处输入图片说明

Thanks in advanced! 提前致谢!

Go to itunes connect from your acount. 从您的帐户转到iTunes连接。

Go to app details. 转到应用程序详细信息。

Go to pricing and availability. 转到价格和可用性。

Now remove the app from sale. 现在,从销售中删除该应用。

Now you can delete the app from your account. 现在,您可以从帐户中删除该应用。

Now you can add this as a new app from your client account. 现在,您可以从客户帐户中将其添加为新应用。

Hoping this helps. 希望这会有所帮助。

Yes you cannot delete app when it is in Waitting for Review State 是的,当应用处于等待审核状态时,您无法删除该应用

1. If you submit app to App Store with same bundle id "com.abc.def", It would not be any issue for approval. 1.如果您使用相同的捆绑包ID“ com.abc.def”将应用程序提交到App Store,则批准不会有任何问题。 It may be approved and ready for sale. 它可能已批准并准备出售。
2. Remember that bundle id always represent organizationName and your app name. 2.请记住,捆绑包ID始终代表OrganizationName和您的应用程序名称。 I strongly recommend don't do that (don't upload with wrong build id). 我强烈建议您不要这样做 (不要使用错误的构建ID上传)。 Because in future client may raise any query . 因为将来客户可能会提出任何查询

Instead of that, change bundle identifier. 代替它,更改包标识符。 Make new entry for this app with same name and new bundle id on iTunes connect. 在iTunes connect上使用相同的名称和新的包ID为该应用输入新条目。 Then submit for approval. 然后提交批准。

Your are not required to remove the app with wrong bundle id. 您不需要删除具有错误捆绑软件ID的应用。 Instead you may use it to practice skills like how to register for in app purchase and other stuff that require app on iTunes . 取而代之的是,您可以使用它来练习技巧,例如如何在应用内购买中注册以及其他需要在iTunes上使用应用的东西。

For resolve such issue you simply need to follow this steps : 要解决此类问题,您只需执行以下步骤:

  • First you need to remove it from your Account. 首先,您需要将其从您的帐户中删除。 If you are not able to remove it no worry. 如果您无法删除它,请放心。 Keep it as it is. 保持原样。
  • Here Note that even if you will not remove it from your account, you still can use & create same bundle Id from clients Account & upload app 在这里请注意,即使您不会将其从帐户中删除,您仍然可以使用并从客户帐户和上传应用中创建相同的捆绑包ID

Important: 重要:

  • If you have used name in your account that you want on iTunes that would not be used now from clients App. 如果您已在iTunes上的帐户中使用了想要的名称,则现在不会从客户端App中使用该名称。 So in that case you have to create slightly different App Name. 因此,在这种情况下,您必须创建稍微不同的应用程序名称。

Hope it will guide you. 希望它能指导您。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM