ios - App Name in Appstore is different than on your mobile device -
i submit app app store. see in following screenshots, once open app store, find lengthy name of app. once download app, short name shown only. how possible?
the name under app icon on device bundle display name.
by default, bundle display name same bundle name, can set in xcode selecting info.plist file , setting in editor.
the bundle display name not have match bundle name or application title set in itunes connect, however, must similar application title set in store or apple reject app.
the app store guidelines:
3.4 app names in itunes connect , displayed on device should similar, not cause confusion
documentation on bundles.
Comments
Post a Comment