Cheers Guys, thanks for offers of assistance. Noticed that app was crashing on my iPad2 in all the same places that 4S users had been reporting, so dunno why it hadn't occurred to me sooner, but been using that today for testing (as would seem a good simulator of a 4S - in terms of processor).
Deploying today to iPad and following some MonoTouch+Framework updates all seems to be working fine, except with Thumbs2 support on Armv7 - that causing App to crash instantly / prior to first view appearing. So can only assume that its framework or MT revisions that have caused the 4S issues my app was experiencing to go away - as codebase hasn't changed. So still trying to understand the 4S issues, but I assume that I should... 'Link SDK assemblies only' Use optimizing LLVM compiler (ARMv6 + ARMv7) NOT use Thumb-2 option (as crashes my app instantly) Anything else worth ticking or good practice ? cheers Steve ----- MonoTouch 'Contractor Expenses' app - www.Contractor-Expenses.com -- View this message in context: http://monotouch.2284126.n4.nabble.com/iPhone-4S-specific-app-crashes-tp4287106p4288782.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
