What does it take in terms of the Apple Store, Google Play, etc. to signify that you want your app to be available in different country? Does translating text in your app just require a bunch of “if(language x) then text_in_language_x” kind of thing? Or is there a smarter way to do this? I just don’t know where to start looking for information on this kind of thing. Thanks!
Perfect, thank you!
This topic is only about IOS. Playstore doesn’t recognize the apk as supporting more then the deafault language.
I don’t know why CoronaLabs don’t want to support the multi lnaguage features on andorid, iI guess it’s not that hard (just addidionatal values-XX directories in the apk) and it would be very much helpful since localization is used by Google to place the app on the top of searches. I saw that already many developer asked about that feature (http://feedback.coronalabs.com/forums/188732-corona-sdk-feature-requests-feedback/suggestions/5287714-localization-support-for-android-icon-app-title) but corona support team declined it.
Am i wrong, did i miss something?
I am struggling on how to place my app on the top of the playstore searches, but without success.
Please help me.
Have your read the comments from our engineer Joshua Quick on the thread referenced in the Feedback request? Here is the link to it…
https://forums.coronalabs.com/topic/38972-does-corona-support-app-name-localization/page-3
Corona SDK builds the .apk, creates the Manifest.xml file and picks the files to go into the bundle. It would be very hard to support this.
If you use Corona Enterprise, you have full access to your apk and Manifest.xml.
Rob
Perfect, thank you!
This topic is only about IOS. Playstore doesn’t recognize the apk as supporting more then the deafault language.
I don’t know why CoronaLabs don’t want to support the multi lnaguage features on andorid, iI guess it’s not that hard (just addidionatal values-XX directories in the apk) and it would be very much helpful since localization is used by Google to place the app on the top of searches. I saw that already many developer asked about that feature (http://feedback.coronalabs.com/forums/188732-corona-sdk-feature-requests-feedback/suggestions/5287714-localization-support-for-android-icon-app-title) but corona support team declined it.
Am i wrong, did i miss something?
I am struggling on how to place my app on the top of the playstore searches, but without success.
Please help me.
Have your read the comments from our engineer Joshua Quick on the thread referenced in the Feedback request? Here is the link to it…
https://forums.coronalabs.com/topic/38972-does-corona-support-app-name-localization/page-3
Corona SDK builds the .apk, creates the Manifest.xml file and picks the files to go into the bundle. It would be very hard to support this.
If you use Corona Enterprise, you have full access to your apk and Manifest.xml.
Rob