Can you: 1. try a debug build 2. use the Console in XCode to see whats happening on the device (you get better errors, including .net ones)
otherwise, you need to get the debug symbols that were generated with your app version, and that replaces whats in the crashdump. I think there are xcode tools for that. On Mon, Dec 12, 2011 at 09:36, johnHolmes <[email protected]> wrote: > The app start showing the intial default splash screen, then it > suddenly exit. > > I will update the ipad2 to the 5.0.2 and then i will test. > > I'm sorry, my mistake 5.0.2 doesn't exists. There's only 5.0.1 > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Crash-on-iPhone4S-tp4182541p4185351.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/ 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
