Hi, It would be a lot more helpful if you had a symbolicated crash log. This should be quite easy: try a debug build, and use Xcode's organizer to view the crash log. If you wait a few seconds with the crash log open in Xcode, it will automatically be symbolicated (assuming you're viewing the crash log on the machine you built the app, and the crash log corresponds with the latest build you did).
Rolf On Sun, Dec 11, 2011 at 11:50 AM, johnHolmes <[email protected]>wrote: > Hi, > > I've got an app that runs fine on iPad (5.0.0), iPad2 (5.0.1), iPhone4 > (5.0.1, 4.3.5). It crash always on a iPhone4S (5.0.2) at the very begin > (when it show the splash screen) > > I attach the crash report, hope someone can help me! > > thanks > > http://monotouch.2284126.n4.nabble.com/file/n4182541/crash_report.txt > crash_report.txt > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Crash-on-iPhone4S-tp4182541p4182541.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
