How to have a long name for the app store and then a short name under the icon?

本小妞迷上赌 提交于 2019-12-08 21:07:26

问题


How can I have a long name for the app in the app store and then a shortened name under the icon once it's downloaded? Is it possible?


回答1:


When creating a new app in iTunes Connect:

Then in your apps info.plist file:




回答2:


The App Store name is set in iTunes Connect when you actually submit your app. The one on the home screen is the one you set in your Info.plist, so you can easily use two different names.




回答3:


You can set the name of the app for AppStore in itunesconnect. And the name of the app that will be visible for the user on his/her device can be set in the info.plist file of the app. If I remember correctly it was Bundle Name, but I can be wrong. Don't have a Mac nearby at the moment




回答4:


The long name is set by iTunesConnect; the short name is set in the build settings under "Product Name".



来源:https://stackoverflow.com/questions/11817190/how-to-have-a-long-name-for-the-app-store-and-then-a-short-name-under-the-icon

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!