Post

Replies

Boosts

Views

Activity

Reply to Xcode 26 - Crashing Loading Custom TabBarViewController
Same issue here. It looks like the crash happens specifically when a UIToolbar is added via a .xib file. If you add the toolbar programmatically instead, the crash doesn't occur. So as a temporary workaround, I'd recommend creating the UIToolbar in code rather than using Interface Builder.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jul ’25