Hi, I've experienced that the first view controller after the splash (the rootviewcontroller) fires before FinishedLaunching() is done. This means that whatever I want to do after the splash happens during the splash and might brake the 17 seconds rule.
Am I correct in this analyzes, and is there any other way of catching that FinishedLaunching() has finished? -- View this message in context: http://monotouch.2284126.n4.nabble.com/ViewDidAppear-fired-before-view-did-appear-Problem-tp4168194p4168194.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
