How to preview iOS app information before release - ios

There were some problems regarding showing the languages on iTunes for our app. It was showing only English, but we added support for Spanish, French, German. We have fixed the issue by adding language projects through XCode, but right now we want to preview how the app information would look without submitting the new version finally. How to preview this data?
Attached is a screenshot from another app to indicate what information we are trying to see.

I think it depends on the region/country of your App Store. You should change to Spanish, German, and French for checking.
Check more information from the link

Related

How to change app store Preview Language option

My app is on App store & there is no localization as I can see in Code (Plz see attached image below)
But when I looked app on App store page I can see there are two languages (English, Icelandic) see below
I have Mapbox & OneSingle third-party library in the code but don't think I am getting Icelandic because of them.
Please suggest how to remove Icelandic from app store preview.
Check your project settings:
You may have some resource in your project (storyboard/asset/other file) that may have been localised by mistake.
More info on this page.

Languages appear in iTunesConnect that I didn't add

I have an iOS project. I didn't localize it in any language but when I submit it iTunesConnect it shows multiple languages. I am not adding language in iTunes only English.
How can I remove these languages from my app.
Please go to the following link as I already faced the problem as well as I found the answer and posted it here:
How to change the languages of app, that can be seen on App Store

App store preview says app is localized to various languages but it is only in English

App store preview of my app says it's available in various languages.
However it wasn't ever localized. In iTunes Connect I only see English as primary language (and dropdown menu is empty), and also there's no .lproj files for different languages in Xcode project.
What can be the issue? I only want my app to be available in English and wish App Store Preview to indicate this.
Below are screenshots of App Store preview and Xcode info
This Language might be set in your iTunes Connect at time you uploaded to App store.

Change app Language with version updated

Last year I've joined Apple Store. My app language is english in itunes connect.
I have created the application in turkish. I did not any localizing in my app. I just paste the Turkish text into control such as label, textView and other.
Now I want to show the app language "Turkish" in both itunes connect and app store.
I have submitted the new version and set "Turkish" localizations in info.plist but nothing did change.
What can I do to fix this.
Thanks in advance.
You have tried to add the various nationalities of the language in this panel?

Default Language in Itunes Preview?

Hello everyone i have an iphone app which i specified the Default Language as French when creating the app in itunes connect. I have set the Development native region as France in the app.plist file. The app is approved but still the "Default language" on the itunes preview page is English.
Any help will be highly appreciated :)
Thanks.
I have the same problem. But in my case, I did not set the Localizations key/value in the properties list. Everywhere in iTunes Connect it says German, but on the iTunes Preview page it says Language: English.
Should I upload a new version or ..?
From Apple, https://developer.apple.com/app-store/app-previews/
If you submit app previews they will appear in all countries where
your app is available. However, you may only submit a single set of
app previews designed for iPhone, iPod touch, and iPad in one language
localization.

Resources