In my Apple App Store screen the public sees, it says Japanese is one of the languages. In iTunes Connect, the entry says English is the only activated language. But, in the Binary Details, it says Localizations:( "en", "ja" ). Is this where Japanese is coming from and how do I remove it? My app is in English only.
Platform: iOS 5.1.1, Device: iPhone 4S, Host OS: OSX 10.7.4, Studio: 2.1.0.201206251749, SDK: 2.1.0.GA
1 Answer
Accepted Answer
Hi! You just need to change the language in your Info.plist which is located in the build/iphone directory. To keep the same language, just copy the Info.plist from build/iphone to your project root. Please check your info.plist.
Your Answer
Think you can help? Login to answer this question!