I don't know why this is happening , but if you do , PLEASE let me know . When I click in the TabBar_ProfileButton , go to the Profilepage , then click again in the TabBarButton_ChatButton, and go to the ConversationView, the TabBar Disappears. I don't know why.... I tried to call the tabBat isHidden = false to not disappear, and because the first navigation Controller the TabBar is hidden because it doesn't have to appear in the welcomeView , loginView or registerView.
Storyboard,Storyboard - WelcomeVC - Descriptions,Storyboard - ConversationVC - Description,ConversationVC Swiftfile - Code,First time ConversationVC Loads,First time ProfileVC Loads,Second time ConversationVC Loads - TabBar Disappears,