Victor Rius
Victor Rius

Reputation: 4734

Change primary language for an App in the AppStore

I need to change the primary language from Spanish (Spain) to English (U.S.)

enter image description here

Upvotes: 3

Views: 3197

Answers (2)

AlexioVay
AlexioVay

Reputation: 4527

You can't directly change the primary language. You first have to get your app approved with the desired language set as an additional language.

This is from Apple's documentation:

You can change the primary language for an app. In order for a language to be selectable as a primary language:

You must already have added the language to a previous version.

The new language must be approved by App Review. If the language has not been approved, submit a version with this localized metadata to be approved. Then, select it as your primary language on a subsequent update.

You must already have uploaded screenshots for that language that were approved by App Review. If the screenshots for that localization are being derived from another localization’s screenshots, you must first manually add screenshots for that language and submit a version with these screenshots to be approved. Then, select it as your primary language on a subsequent update.

1.From the homepage, click My Apps, then select the app.

2.From the Primary Language pop-up menu, choose the new primary language.

Screenshot: enter image description here

Upvotes: 1

Max
Max

Reputation: 6238

You will need to get the languages approved by Apple. Only then you can change the primary language if it is no the first submission. So fill out all required information and submit the languages/version for review. Once it's approved, the dropdown will get active and you can change the primary language.

Upvotes: 0

Related Questions