Hi Folks.
I'm using Ti.Locale.getCurrentCountry() to get the two letter country code of where the user currently is.
So I installed a test app on a couple of devices (iphones) and sent them along with some staff that were traveling from the UK to the US on a business trip.
They launched the app in the UK before they left, and then relaunched when they got to the US. The app still shows the country code as 'UK' not 'US'.
Any ideas?
Thanks guys! Jason
2 Answers
Note that Ti.Locale is NOT a geographical based reference, but a SYSTEM based reference.
you will need to go into each device and change the locale in the system preferences
Settings->General->International
Your Answer
Think you can help? Login to answer this question!