Supporting older iOS versions in apps
This article is based on an idea presented by David Smith in an Under the Radar podcast. The idea is to support the UI features of a new platform (e.g., iOS 26) without a) loosing users who still use older devices that won’t support iOS 26, and b) without polluting any newer code with numerous…