Post

Replies

Boosts

Views

Activity

Reply to App crash: Inconsistency in UITabBar items and view controllers detected. No view controller matches the UITabBarItem.
Thanks for you response. The issue ended up being that we had mistakenly created 2 UITabBarController instances and moved the child viewcontrollers over to the one that wasn't being displayed. The crash occurred when a tab bar item was tapped and the associated viewcontroller was referencing the other UITabBarController instance.
Topic: UI Frameworks SubTopic: UIKit
Jul ’24