You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have the exact same issue. Also if you have needSearchTab = true and the viewController you're using is inside a UINavigationController, you get a crash.
Describe the bug
Not able to push another ViewController from a tab view controller
on self.navigationController?.pushViewController( VC )
Getting
navigationController as nil
The text was updated successfully, but these errors were encountered: