应用程序名称和设备上的名称、iTunes Connect 上的名称
我相当愚蠢地删除了 iTunes Connect 上的一个应用程序,以为我可以用相同的名称重新创建它。
因此,在创建应用程序时在 iTunes Connect 中,在第一个屏幕上,我可以调用该应用程序:“Xxxxxx for iPhone”
.. 这将是商店中的名称(?)。那么我可以让应用程序在人们安装时在实际设备上显示为 Xxxxxx 吗?
I rather stupidly removed an app on iTunes Connect, thinking I could re-create it with the same name.
So, when creating the app in iTunes Connect, on the first screen, can I call the app: "Xxxxxx for iPhone"
.. and this will be the name in the store (?). Then could I make the app just show up as Xxxxxx on the actual device when people install it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
是的,如果您在 iTunes Connect 中输入“XXXX for iPhone”,这就是您的应用程序的名称,该名称将显示在 App Store 中。虽然 il Malvagio Dottor Prosciutto 关于不能在应用程序名称中使用 iPhone 或 iPad 的说法大部分是正确的,但如果您的应用程序名称以“for iPhone”或“for iPad”结尾,Apple 确实允许您使用它。这很好,但“iPad 绘图”或类似的东西则不好。
iOS 设备主屏幕上应用程序下方显示的名称称为捆绑包显示名称。该名称不必与 iTunes Connect 名称完全相同,您可以在制作应用程序时对其进行设置和更改(即,它不链接到 iTunes Connect,它是可更改的)。 Apple 要求它与 iTunes Connect 上的应用程序名称相似,因为如果名称不同,用户显然不会知道该应用程序是什么。
Yes, if you type "XXXX for iPhone" in iTunes Connect, that is the name of your app that will show up in the App Store. While il Malvagio Dottor Prosciutto is mostly correct about not being able to use iPhone or iPad in your app name, Apple does allow you to use it if your app name ends with "for iPhone" or "for iPad". That is fine while "iPad Drawing" or anything of the likes is not good.
The name that appears under your app on the home screen of iOS devices is called the bundle display name. This does not have to be exactly the same as the iTunes Connect name, and you can set this up and change it when making your app (i.e. it is not linked to iTunes Connect, it is changeable). Apple requires it to be similar to the app name on iTunes Connect as obviously the users won't know what the app is if it has a different name.
首先,你不能在应用程序名称中使用 iPhone、iPad 或任何其他版权词:99% 他们会拒绝你的应用程序! (我说 99%,因为审查过程有时会以不可预测的结果结束......)。我的意思是用户将在 App Store 和 Springboard 上看到这个名称(它们可以不同)。
App Store 中的名称是在 iTunesConnect 站点中配置的,而设备上的应用程序名称则取自您使用 XCode 设置的捆绑信息。
First you can't use iPhone, iPad or any other copyright word in your app name: 99% they'll reject your app! (I say 99%, 'cause review process sometime ends with unpredictable results...). I mean in the name that Users will see both on App Store and on Springboard (They can be different).
The name in App Store is configured in iTunesConnect site, while the app name on device is taken from the bundle infos you set with XCode.