简体   繁体   English

重命名批准的iPhone应用程序

[英]Renaming an approved iPhone app

I'm looking for the best procedure to rename my app in the App Store. 我正在寻找在App Store中重命名我的应用程序的最佳过程。 I have a free iPhone app that I released last year. 我有去年发布的免费iPhone应用程序。 I'm a hobbyist programmer. 我是一个业余程序员。 When I went to update it for 2012, I wanted to use the storyboard feature in 4.2, so I rewrote it. 当我要在2012年进行更新时,我想使用4.2中的情节提要功能,因此我重写了它。 It has been approved and I have removed the original App. 它已被批准,我已经删除了原始应用程序。 However, I unfortunately renamed the app differently than my original one and now I'm not getting as many downloads. 但是,很遗憾,我对应用程序的重命名与最初的应用程序不同,现在下载的次数不多。 I would like to correct this. 我想纠正这个问题。

What is my best option to re-release it with the name I want? 用我想要的名字重新发布它的最佳选择是什么? Re-submit a new app? 重新提交新应用?

In general, if you want to change the name of an app that is on the app store, you can do that when submitting a new binary. 通常,如果要更改应用商店中的应用名称,可以在提交新的二进制文件时执行此操作。

However, you can't reuse the name of the app that was deleted from iTunes Connect, see here , and here for more information. 但是,您无法重复使用从iTunes Connect删除的应用程序的名称,请参阅此处此处以获取更多信息。

You could reuse the App Name of the app you have deleted if you change the Default Language of the application information. 如果更改应用程序信息的默认语言,则可以重复使用已删除应用程序的应用程序名称。

Full details here: http://hesh.am/2012/01/recovering-a-deleted-app-name-in-itunes-connect/ 此处有完整详细信息: http : //hesh.am/2012/01/recovering-a-deleted-app-name-in-itunes-connect/

Just tried it today and it works. 今天才尝试过,它可以工作。 Make sure your app is in editable state on itunes connect. 确保您的应用在iTunes连接上处于可编辑状态。 See the table here: https://developer.apple.com/library/mac/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/ChangingAppStatus.html 请参阅以下表格: https : //developer.apple.com/library/mac/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/ChangingAppStatus.html

Once it's their a lot of the store listing information that would have been uneditable would be editable like the name. 一旦是他们的很多商店清单信息,就无法编辑,就像名称一样。 You would have to submit a new binary at the end. 您将必须在最后提交新的二进制文件。

Just submit a new version of the app and change the name in iTunes connect for the new version. 只需提交新版本的应用程序,然后在iTunes connect中为新版本更改名称即可。 Also remember to change the bundle display name in the -info.plist when building the new version. 还请记住,在构建新版本时,请在-info.plist中更改软件包的显示名称。

As you said, you can rename the app when submitting a new binary which may be the easiest option. 如您所说,您可以在提交新的二进制文件时重命名应用程序,这可能是最简单的选择。

Alternatively, you can also mail devprograms@apple.com and ask them to change the name for you. 或者,您也可以发送邮件至devprograms@apple.com,要求他们为您更改名称。 This might actually take longer though as dev support usually takes 3-4 days to reply. 尽管开发人员支持通常需要3-4天才能回复,但这实际上可能会花费更长的时间。

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

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