I'm on holiday this and next week, so I doubt I'll get to it until I get back, sorry. But I'll put in a reminder for then to give it a go.
You may find someone else on here with an iOS4 device who can try it for you. One thing to think about tho: iOS6 drops support for all arm6 devices, including the 3G and iPod Touch 2nd Gen, so if you get the newer tools (xcode 4.5?) at any point in the future, it'll stop working.... On Fri, Aug 3, 2012 at 5:39 AM, rnendel11 <[email protected]> wrote: > Yup, we've been back and forth on this most of the day. If you can test with > objectiveC then please do, whenever you have the time of course, I plan on > doing the same. Running in the background and suspend/resume, to me, are > two different things. I'm not sure how "running in the background" or a > multitasking springboard (that you could get with jailbreaking) really came > into this, just looking for confirmation that suspend/resume is not > supported on the hardware, because IOS 4.x definitely supports it, and the > apps I run on that basic device seem to all respond appropriately. The > documentation I've found says that apps bulit against SDK4+ should receive > a "resign activation" notification instead of simply receiving a > WillTerminate() notification, yet MT applications only ever see a > WillTerminate - that same documentation states that apps built against SDK3+ > receive a WillTerminate() immediately after a DidEnterBackground(), which is > exactly the behavior I am seeing - at least on a touch 2nd gen, with 4.2.1. > I think it is worth investigating, to be honest. Either I need to manually > save state and re-enter the app at a specific UIViewController with a > specific state, or it should happen automatically - which, for IOS 4.2.1 all > documentation says it should be. If there is a device limitation, I can > understand, but then again - the behavior of the apps that are on the device > says differently. > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Terminating-on-suspend-IOS-4-2-target-behavior-tp4656259p4656331.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
