2

Too much code to copy here, but I have this situation:

myNavigationController.viewControllers = @[myViewController];

In iOS7 myController willMoveToParentViewController is called as expected.

In iOS6 it is not called.

I've bene debugging this for a day and I cannot see why iOS6 is not calling the child view controller methods. I've also checked and didMoveToParentViewController is not called either.

Has anyone encountered this and found out what causes it?

drekka
  • 20,957
  • 14
  • 79
  • 135

0 Answers0