简体   繁体   English

将应用程序提交到appstore

[英]Submitting app to appstore

Is hyphen allowed in app name in iTunesConnect? iTunesConnect中的应用名称是否允许使用连字符?

For example : abcd - efgh 例如: abcd - efgh

I searched in google found the link https://developer.apple.com/library/content/qa/qa1892/_index.html , 我搜索了谷歌搜索链接https://developer.apple.com/library/content/qa/qa1892/_index.html

No where they mentioned whether hyphen(-) allowed as app name in itunes? 不,他们在哪里提到连字符( - )是否允许作为iTunes中的应用名称?

It is allowed.. You can enter A-Za-z0-9.-_ (those are the only ones I've tried). 允许..你可以输入A-Za-z0-9.-_ (这些是我尝试过的唯一的)。 However, if you abuse it, Apple can reject the app. 但是,如果您滥用它,Apple可以拒绝该应用程序。 Example: Foo___Bar can get rejected. 示例: Foo___Bar可能会被拒绝。 I'm not sure if they allow consecutive characters that are not A-Za-z. 我不确定他们是否允许连续的字符不是A-Za-z。

It also depends on the AppStore you submit to. 它还取决于您提交的AppStore。 They allow Chinese, Japanese, etc. 他们允许中文,日文等

You can have AppNames like: "StackOverflow.com", "Foo.ca", "Scotia-Bank", "Meh_Bar", "Food-Noob.ca", etc.. 你可以拥有AppNames:“StackOverflow.com”,“Foo.ca”,“Scotia-Bank”,“Meh_Bar”,“Food-Noob.ca”等。

Note: I do not have an official citation for this. 注意:我没有正式的引用。 This is just from what I have submitted. 这只是我提交的内容。

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

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