- Home /
IOS SDK Pro, get current OS language
I have IOS SDK Pro plugin (U3DXT). Can I get current OS language of user by using this plugin? I need to get language in order to activate one of my language in my language panel.
Answer by u3dxt · Aug 12, 2014 at 12:32 PM
Yes, using NSLocale.PreferredLanguages
http://u3dxt.com/api/?topic=html/T_U3DXT_iOS_Native_Foundation_NSLocale.htm
Here is a stack overflow question for reference (since we open the entire iOS SDK, most answers about iOS will apply except that the code should be in C# instead of ObjC): http://stackoverflow.com/questions/3910244/getting-current-device-language-in-ios
Your answer

Follow this Question
Related Questions
U3DXT Init failed, everything is setup 1 Answer
Using MediaExporter to save to MP3 1 Answer
U3DXT IAP - prevent pending transactions from starting download after Init() 1 Answer
u3dxt causing failed validation 2 Answers
Has U3DXT been abandoned? 2 Answers