objective c - UINavigationItem is not deleting from Navigator -
the uinavigationitem not deleting navigator. seems it's locked on there , viewcontroller.
how remove it?
you may have done embed-in navigationcontroller without noticing it. go check @ menu editor.
moreover, it's better unplug associated navigation controller. right click item , see outlet find if connected. if so, remove them all. after done, should able remove item properly.
Comments
Post a Comment