iPhone app localize and change name of the app based on each country app store
Asked Answered
R

2

5

I have found how to localize my app and how to change the name of the app for each locale the user has but could anyone tell me if i can change the name of the app in the app store?

What i mean is the following.

My app is called "helo" in the english app store. If a user is from italy and tries to find my app in the italian app store i want the app name to be "ciao". Is this possible by using localization system in the xcode?

Any help appreciated.

Rounding answered 19/8, 2011 at 7:27 Comment(0)
M
7

In itunesconnect, go to your app details, and then version details. In the top-right corner, press the 'Manage Localizations' button.

From here you can add all the app version details for each localization you want to support. This includes the app name (display name on iTunes), description, what's new, keywords, etc.

For more information, see the iTunes Connect Developer Guide, Adding a New Localization, pg. 63.

Moneychanger answered 19/8, 2011 at 7:36 Comment(2)
+1 Found this useful too. An add-on question... in the Italian app store, if a user searches by 'helo', will the app still come through in the search results?Grounder
@DanyalAytekin did you figure out the answer to that question? If a user searches by 'helo', will the app still come through in the search results? in the italian App StoreFelicafelicdad
L
0

As of 2022 in App Store Connect app name and subtitle are located on the "App Information" section.

Leelah answered 24/3, 2022 at 12:47 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.