[MonoTouch] ViewDidAppear or ViewWillAppear not firing

Craig Dunn craig.dunn at conceptdevelopment.net
Tue Mar 27 08:27:13 UTC 2012


yeah, maybe you could provide the code? gist.github.com

the MWC sample subclasses DialogViewController
https://github.com/xamarin/mobile-samples/blob/master/MWC/MWC.iOS/Screens/iPhone/UpdateManagerLoadingDialogViewController.cs
which is in turn subclassed
https://github.com/xamarin/mobile-samples/blob/master/MWC/MWC.iOS/Screens/iPhone/Sessions/SessionsScreen.cs
with a ViewWillAppear method, so it is possible :-)

HTH
cd


On Tue, Mar 27, 2012 at 5:13 PM, slodge <me at slodge.com> wrote:

> Normally when I see this sort of thing happening its caused by a wrapping
> uinavigationcontroller ot uitabbarcontroller - check out so - there are
> lots
> of questions like
>
> http://stackoverflow.com/questions/3560669/viewwillappear-viewdidappear-not-being-called-not-firing
>
> Stuart
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/ViewDidAppear-or-ViewWillAppear-not-firing-tp4507284p4508005.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120327/763822f4/attachment.html>


More information about the MonoTouch mailing list