On Nov 16, 2012, at 9:57 PM, Rick Mann <rm...@latencyzero.com> wrote:
> More info: > > In my SVC subclass -viewDidLoad, the parent/child relationships are set up > correctly. > > By the time -viewWillAppear in my nav controller's root VC is called (the > first time the split view is displaying the popover), the SVC-UINavController > parent/child relationship has been broken. Highly unlikely, but are you sure you're not accidentally initializing two instances of your view controller, only one of which is correctly inserted into the view controller hierarchy? --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com