[MonoTouch] Sopporting ios 4 and ios 5
Jeff Stedfast
jeff at xamarin.com
Thu Oct 6 14:42:01 EDT 2011
Hi Art,
Yes, this should be possible to do. What you'll need to do is check the iOS
version (MonoTouch.UIKit.UIDevice.CurrentDevice.SystemVersion) and depending
on the value, take different code paths in your app providing
differentfeatures depending on the underlying iOS version.
Hope that helps!
Jeff
On Thu, Oct 6, 2011 at 2:31 PM, Art <coderprojects at gmail.com> wrote:
>
> Is it possible to support both ios 4 and ios 5? I want to use new ios 5
> cloud api. I also want the ios4 users to be able to use the app without the
> cloud.
>
>
> Thanks
> Art
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Sopporting-ios-4-and-ios-5-tp3879479p3879479.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111006/f8640d79/attachment.html
More information about the MonoTouch
mailing list