Interestingly, Springboard is ment to kill your app after 17 seconds or so. So it's finishing FinishedLoading, and spinning off somewhere else.
On Thu, Jul 12, 2012 at 12:42 PM, Matt Jones <[email protected]> wrote: > I've seen this in dev builds I've circulated, from time to time. Power > off/power on has fixed it for me in the past. I've also noticed that it can > be de-installed and re-installed (without a power down cycle) and I can get > the same problem. It's rare though and I haven't seen it recently. (From > traces I can see the app delegate wasn't getting launched at all. Something > in the MT startup?) > > Cheers, Matt > > > On 12 July 2012 11:17, stevek <[email protected]> wrote: >> >> >> I have an app that is (usually) working quite well but one of my users now >> cannot start the app. I locks up on the splash screen and then sits there >> for about 10 mins. >> >> He has mailed trough the exception report but I don't really see any >> useful >> information in there: >> >> Has anyone seen anything like this or have any suggestions? >> >> >>>>>>> >> >> 11/07/2012 17:00:15: monotouch Selector invoked from objective-c on a >> managed object (0x908DE80) that has been GC'ed at >> MonoTouch.ObjCRuntime.Runtime.ConstructNSObject (IntPtr ptr, IntPtr klass) >> [0x00044] in >> /Developer/MonoTouch/Source/monotouch/src/ObjCRuntime/Runtime.cs:210 >> at MonoTouch.ObjCRuntime.Runtime.GetNSObject (IntPtr ptr) [0x0001f] in >> /Developer/MonoTouch/Source/monotouch/src/ObjCRuntime/Runtime.cs:254 >> at MonoTouch.ObjCRuntime.Runtime.GetNSObjectWrapped (IntPtr ptr) >> [0x00000] >> in /Developer/MonoTouch/Source/monotouch/src/ObjCRuntime/Runtime.cs:271 >> at (wrapper native-to-managed) >> MonoTouch.ObjCRuntime.Runtime:GetNSObjectWrapped (intptr) >> at MonoTouch.UIKit.UIApplication.Main (System.String[] args, >> System.String >> principalClassName, System.String delegateClassName) [0x00042] in >> /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:29 >> at MonoTouch.UIKit.UIApplication.Main (System.String[] args) [0x00000] >> in >> /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:34 >> at Spray.Application.Main (System.String[] args) [0x00000] in >> /Users/solvdltd/Projects/Spray/Spray/Main.cs:32 >> <<<< >> >> >> >> >> -- >> View this message in context: >> http://monotouch.2284126.n4.nabble.com/Frozen-at-splash-screen-tp4655934.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 > -- 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
