I've implemented several languages in my game but when I upload my build to AppStore I see only "Languages: English"
How can I add more languages here?
Note: I've added assets and metadata in appstoreconnect and screenshots and texts are displayed correctly, however in languages it still shows English only.
Thanks in advance!
When you build in Xcode, you need to add languages to the project information.
After that, you can build and download the build. Once this build is released, the languages you selected will appear on the page.