Menu

📰
0

Preparing Your iOS App for the Upcoming SDK Requirements (April 2026)

DEV Community: expo·Dainy Jose·about 1 month ago
#kQ1uRjBi
#dev#elif#class#strong#code#article
Reading 0:00
15s threshold

Apple has announced new minimum SDK requirements for App Store submissions starting April 28, 2026 . If you're working on an iOS app, it's time to plan your upgrade. What’s Changing? All apps submitted to App Store Connect must be built with the latest SDK versions: iOS / iPadOS → SDK 26 or later tvOS → SDK 26 or later visionOS → SDK 26 or later watchOS → SDK 26 or later Required Upgrades To meet these requirements, ensure your development environment is updated: macOS → Version 26.4 (Tahoe) Xcode → Version 26 Common Issue After Upgrade After upgrading, you might encounter a build issue related to the fmt library (v11.0.2) when running the app on a physical device. This happens because the newer Apple Clang compiler in Xcode 26 has compatibility issues with consteval .…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More