localization - Add localized language app descriptions on app store -


i have app, written in javascript , built objective c http://cocoon.io

in other words, can not edit c files of build. now, want simplest thing on world - add translated app description in multiple languages. on play store need select , add new language drop down menu , add corresponding description.

on apple, however, read, need set list of languages available in drop down build. can't express enough how silly this!!!

in itunes store on "localizable information" language drop down have , english.

any workaround this?

thanks!

as far understand question, want add localised app store descriptions app. works similar in itunes connect google play console. (it's different if want localise app itself. more info check official guide.)

1) log itunes connect , choose app

2) click on languages dropdown on right - default shows primary language - , click on little blue "+" add languages.

enter image description here

3) can add specific/translated metadata new languages. (app description, keywords, marketing url, support url; screenshots if wish)

few notes:


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -