cocos2d iphone - Submitting an application in multiple language in AppStore -


i have developed store app in cocos2d has sound, text , images. have submitted english version of application on appstore. want submit same application in different languages (5-6 language). can't in 1 application, increases application size large, due sound(specially) , images different languages.

can submit on appstore targeting audience of country application made chinese, german etc.

note: same application, in different languages

you should check 2 links, hope can you

ray wenderlich tutorial: how localize iphone app tutorial, here shown how localize texts + images , guess can sounds too

mac docs: internationalization


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -