[MonoTouch] Fwd: UIDevice.CurrentDevice.CheckSystemVersion

Alex Soto dxdream at gmail.com
Mon Mar 26 00:58:25 UTC 2012


is UIDevice.CurrentDevice.CheckSystemVersion() broken?? it always returns true no matter what params I use

Debug.WriteLine(UIDevice.CurrentDevice.CheckSystemVersion (5, 0));
Debug.WriteLine(UIDevice.CurrentDevice.CheckSystemVersion (4, 0));
Debug.WriteLine(UIDevice.CurrentDevice.CheckSystemVersion (3, 0));

btw I'm using MonoTouch 5.3.2

Alex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120325/3061e3dd/attachment.html>


More information about the MonoTouch mailing list