Has anyone tried using String.formatCurrency(num) in iOS for internationalization and have it successfully working? Because when I tried to use it, it keeps returning an undefined object. It works fine in Android though. I'm working with Titanium 3.2.1, Mac OS X 10.9.1 and physical devices for testing. The languages I'm testing right now are English and French.
↧