I am working in an Tabbar based app.
On the last of 4 tabs(More), I have a ViewController with a StaticTableView in it, embedded in a NavigationController which is in a Relationship View with my Tabbar.
Problem is that when I navigate to a new scene from any of these rows in the StaticTableView and come back (I have in every new scene a back button to the tab), I can´t see the tabbar at the bottom of my table !
Why ? Any idea ?