Displaying different app name in App Store and on home screen

前端 未结 2 1391
面向向阳花
面向向阳花 2021-02-05 09:33

Apparently some apps display a different name on the app store details page than they do once downloaded and placed on the home screen.

This makes good sense since space

2条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-05 09:55

    Just to elaborate on @Ganzolo's answer, these images show where each of those are defined. The home screen title is defined in your app's info.plist file in the bundle display name string, and the App Store page name is set when you click add new app in iTunes Connect

    Under App title

    iTunes Connect add new app page

提交回复
热议问题