This might help: http://stackoverflow.com/questions/8702780/monotouch-4-app-crash-on-launch-on-iphone-device-works-on-simulator
there is - or was - a bug in monodevep 3.0.x where it would mess with the generated code for IBOutlets and Actions. So make sure everything is wired up correctly still.. I think it's fixed in 3.0.3, but I'm not sure. On Fri, Jun 22, 2012 at 5:25 AM, vulcanCCIT <[email protected]> wrote: > I did a Time Capsule restore from back when I left work and overwrote > whatever I did ... everything works fine now... I did the same distribution > steps again and all is well. Not sure what that nasty bug was but if you > can tell me what I did wrong it would be helpful. > > I totally LOVE MonoTouch! Also, if any of you are wanting to learn how to > work MonoTouch from a beginner's view point, take the PluralSight > IOS5/Xcode 4 Course taught by John Sonmez. Awesome course. > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/odd-crash-tp4655530p4655531.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/ 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 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 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
