watchOS 11.5 Release Notes
Update your apps to use new features, and test your apps against API changes.
Overview
The watchOS 11.5 SDK provides support to develop watchOS apps for Apple Watch devices running watchOS 11.5. The SDK comes bundled with Xcode 16.4, available from the Mac App Store. For information on the compatibility requirements for Xcode 16.4, see Xcode 16.4 Release Notes.
StoreKit
Resolved Issues
Fixed: Calling
isEligibleForIntroOffer(for:)will return false if there is no user account signed in. (146119524)