I am not sure if I was clear. I was talking about the following issue We've very recently discovered that there are a few issues you can easily run into when deploying applications built with the iOS5 sdk on iOS4 devices (in particular it will crash immediately upon startup). If you run into any such issues, just ask and attach the corresponding crash log, and I can explain how to work around it (in some cases we'll always link with iOS5 frameworks, which will cause the application to fail to load on older devices. The fix is to build against the iOS4 sdk and add the required frameworks manually using -weak_framework in mtouch' extra arguments).
-- View this message in context: http://monotouch.2284126.n4.nabble.com/Sopporting-ios-4-and-ios-5-tp3879479p3899632.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
