[MonoTouch] ViewDidAppear() not called after app entering foreground?
jowi
j.wiersma17 at chello.nl
Mon Oct 17 14:48:20 EDT 2011
Thanks Robert. Adding:
/NSNotificationCenter.DefaultCenter.AddObserver(UIApplication.WillEnterForegroundNotification,
EnteredForeground);/ and adding the actual EnteredForeground() handler, does
the trick, very nice :)
--
View this message in context: http://monotouch.2284126.n4.nabble.com/ViewDidAppear-not-called-after-app-entering-foreground-tp3911263p3912993.html
Sent from the MonoTouch mailing list archive at Nabble.com.
More information about the MonoTouch
mailing list