Is there a way to set the android application name in the build.settings because when I try to build an app with a non english language it crashes?
There isn’t a way to set the application name in the build.settings file. What version and on what platform of the simulator are you running? Also what are you trying to use as the app name?
Mac OSX 10.9.1 Mavericks
Corona SDK v.2162
I am trying to use a Japanese name
Any ideas on how I can do it?
Just changing the app name to japanese does not cause a crash on our computers.
Does building one of the sample apps work?
If so does changing the app name of the sample app to Japanese work?
Mike,
There was a bug found in the release version where Unicode character names were not handled correctly when targeting the “Amazon” or “Nook” app stores in the Android build dialog. The Unicode character names would only work correctly when targeting “Google Play”, “Nook”, and “-None-”. This issue was resolved in daily build #2156.
The latest daily build CoronaSDK 2014.2169 worked. Thx
There isn’t a way to set the application name in the build.settings file. What version and on what platform of the simulator are you running? Also what are you trying to use as the app name?
Mac OSX 10.9.1 Mavericks
Corona SDK v.2162
I am trying to use a Japanese name
Any ideas on how I can do it?
Just changing the app name to japanese does not cause a crash on our computers.
Does building one of the sample apps work?
If so does changing the app name of the sample app to Japanese work?
Mike,
There was a bug found in the release version where Unicode character names were not handled correctly when targeting the “Amazon” or “Nook” app stores in the Android build dialog. The Unicode character names would only work correctly when targeting “Google Play”, “Nook”, and “-None-”. This issue was resolved in daily build #2156.
The latest daily build CoronaSDK 2014.2169 worked. Thx