Well, I found this http://docs.unity3d.com/ScriptReference/iOS.Device-systemVersion.html
But it seems that I can do
Is there a way I can get the os version on 4.9??? or Im missing something important?
But it seems that I can do
Code (CSharp):
- using UnityEngine.iOS;