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
