Does GS support different app's name depending on the language setting of the player's device?

gingagaminggingagaming FREELANCE GS DEVMember Posts: 1,685

Does GS support different app's name depending on the language setting of the player's device?
Native apps developed for iOS and Android support this. So, if the player's device is set to English, then the name appears under the game's icon is English. If the language settings is German, then name appears under the game's icon is german and so on.

Is there a way to implement this inside GS anybody? Thank you in advance.

Best Answer

  • tenrdrmertenrdrmer Posts: 9,934
    Accepted Answer

    All you can do with localizations is what apple allows listing wise. You can have an app description and listing name that you can make in each language. As far as the display name I think you are stick with the single one GS lets you put in. As at as any language changes inside the app you will have to manually build that into the app and require the user to select a language.

Answers

Sign In or Register to comment.