Hi guys I need some help with Apple App Store.
I’ve an application that is localized in several languages and I want to release a different bundle for each language (to reduce the app size).
Can I use the same app name?
Thx,
SL3
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Localizing an app in various languages should not require that much more size to make you think about splitting it in different bundles.
By the way, it’s a bad idea thinking of publishing different applications for different localizations, for a couple of reasons:
ndifferent development/release/review streams, with great problems when you need to update the app (Apple will have to reviewnversions instead of one)If you built the app in a clean way, adding a localization should result in adding a simple text file, and that is not so heavy.