Hello,
when starting a compiled Application on the device it crashes before
starting the Default Screen.
But the app crashs before starting the debugging.
How can i find out the reason?
public override bool FinishedLaunching (UIApplication app,
NSDictionary options)
{
System.Diagnostics.Debug.WriteLine("Start");
is not beeing written !
So directly after the default.png i see the crash...
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch