I have a tab bar app. Usually, no matter how deep in the navigation heirchy I am in, if I click the tab bar icon for the tab I am already in, it takes me too the highest or root view.
But for some reason, just for 1 of my tabs, this does not happen, it takes me to the 2nd to hight level view, but not all the way.
Does anyone have any ideas why this may be the case?
Are you implementing another tab bar in this tab? As the popToRoot method may be stopping at this point rather than going to its parent