I try get system language on ipad with Application.systemLanguage, but result "Unknown". How get system language?
As another note, Application.SystemLanguage now works with iOS. Not sure which version added it, but it’s returning the correct iPhone setting now.
I found this thread on the Unity3D forums helpful in figuring out this problem myself:
http://forum.unity3d.com/threads/14370-Localization-within-an-iphone-app-made-in-unity
As a note, Application.SystemLanguage is not supported on iOS.