Remove English supported language from App Store

Please provide the following:

  1. SDK Version: 36.0.0
  2. Platforms(Android/iOS/web/all): iOS

Hi,

I have an expo app available in France and the app is only translated in French.
On the App Store, in app details, I see: Languages: French and English.

So, i want to remove English in supported language.

What I tried:

  • In App Store Connect, my App supported available language is French (only french) and it’s default language.

  • In app.json I have:
    "locales": { "fr": "./languages/fr.json" }

But it’s not working…

Anyone have a solution?

Because it is quite blocking for me, apple testing the application in English instead of French…

Thank you

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.