@dfortes Breve requires iOS 26, so no issue there 😀 But for other apps, availability checks is the way to go unfortunately... In one of our apps we have a completely separate branch of UI for iOS 26, and we switch based on the OS version right in the root view.