🚨 PSA for all of you updating your apps for iOS 26:
When you build using Xcode 26, the large navigation title gets broken (no left padding) when running on iOS 18.
🔗 Link to a fix below.
@luksape I found this was only the case when the nav controller was part of a storyboard. If I created the nav controller through code it seemed to be working fine 🤷‍♂️
@shayes ah, that’s good to know!