79642681

Date: 2025-05-28 16:57:55
Score: 0.5
Natty:
Report link

Ok, now I understand. I mistakenly made my root view controller be the initial controller when I was upgrading to a scene lifecycle. I did have a navigation controller, but when I made my root view controller the initial controller, it removed the initial controller status from the navigation controller. That prevented the navigation bar item from working. Once I made the navigation controller be the initial controller (as it originally was), the navigation items are once again displaying.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: JeffB6688