My App has 2 tabs (tabA and tabB), based on location the I set the navigationItem.titleView of tabB<
navigationItem.titleView
Simply setting:
navigationItem.titleView = nil;
Will restore the text title.