Hi Andreas, You should also get a crash report in Xcode's Organizer when this happens (if it happens on device) - can you attach it too?
Thanks, Rolf On Mon, Mar 19, 2012 at 3:16 PM, Andreas Ploetzeneder < [email protected]> wrote: > Hi, > i have got an app, which crashes in moment, and i do not find the reason > why it crashes: > Stacktrace: > > at (wrapper managed-to-native) > MonoTouch.UIKit.UIApplication.UIApplicationMain > (int,string[],intptr,intptr) <IL 0x0009f, 0xffffffff> > at MonoTouch.UIKit.UIApplication.Main (string[],string,string) [0x00042] > in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:29 > at pharaoapp.Application.Main (string[]) [0x00000] in > /Users/c.steiner/test/Archiv/phapp/Main.cs:18 > at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object > (object,intptr,intptr,intptr) <IL 0x00050, 0xffffffff> > > It has to do with releasing something to early,... but how do i find out > "what"? > > > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
