Languages appear in iTunesConnect that I didn't add - ios

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

Related

How to preview iOS app information before release

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

How to localise an arabic app in iTunes connect?

I'm trying to use Arabic description and metadata for my app.
In iTunes connect it states that these data must be in English or any other languages, so I did put them in English.
The development of my app(storyboard and content) is in arabic.So when I went to submit the app in iTunes connect
I didn't found Arabic language support!
My question is how can I submit arabic details for the app name,description and screenshots?!
Thanks
iTunes does not support Arabic. I faced with that issue before. So theoretically you could not do it but someone suggested me to do it like that:
Just use arabic in some other languages(e.g French) and it will work. Also Apple won't reject your app because of that.
I know its not that good solution but currently we do not have anything more to do.
The Arabic language has been added to App Store Connect.

(Base) localization not working in iOS 7?

It seams base localization does not work on iOS7?
I have an app (its available on the app store) that has localisations for Dutch, Chinese and a base localization = English. This looks like this in xcode 6:
The plist file contains the "Localization native development region" key:
Problem:
When the app runs on on iPhone iOS7 configured for English, it
uses the Dutch localization ?! I would expect that iOS uses the base
localization since its configured as English?
I do not have a "development language" entry in the Localizations
section of Xcode, I have seen this in some posts, what is the meaning of this "development language"? And could this be a possible cause or something?
I can solve the problem by adding an localization language "English" (which then seams to become the development language, I have tested this) but this would simply be a duplicate of my "base" language. Surely this is not the way to go?
I know there are many topics on localizations already but I have read them all (I believe) and cannot find a clear answer.
1.Localization native development language states the preferred language to be use if the iOS language and your app languages doesn't match, so I'm thinking about a storyboard that has been localized in english and a strings file in english, to make your app use english language.
2.Development language is not the same of the first point, is the base language, by default is set to english and it doesn't seems to exist a clear way to change that (I've filed a radar to Apple about it asking for xcode to show a menu at the beginning of each project). To change it you need to do it manually, but appstore will always show english as language
3.This is the solution, when iOS doesn't find a suitable localization it iterates through an array of laguages until it finds an existing one, if you add an english localization you could solve the problem.
Appstore reads directories in your app bundle

How can I add several languages to my app? not the description

My app is in english so everybody should be able to use it. But I also want it to be German as well. And I do NOT mean the description in the store but the app itself.
Do I need to upload a different binary to iTC or is it done by code?
I used this tutorial to localize my app. http://www.raywenderlich.com/64401/internationalization-tutorial-for-ios-2014
It shows you how to localize both text and images.

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?

Resources