what is new in healthkit
Asked on 2025-11-21
•@wwdc251 search
At WWDC 2025, Apple introduced new features in HealthKit, particularly focusing on the Medications API. Here are the key updates:
-
Medications API: HealthKit now includes a Medications API that allows apps to read medications and dose events. This includes new objects like
HKUserAnnotatedMedicationandHKMedicationDoseEvent, which represent medications and their doses, respectively. Apps can use new query descriptors and queries to fetch this data (Meet the HealthKit Medications API). -
Medication Tracking: Users can add medications through the Health app, set up reminder schedules, and log doses. The system can notify users to log their medications, and they can choose to mark them as taken, skipped, or snooze the notification (Meet the HealthKit Medications API).
-
Authorization Management: The Health app now allows users to manage authorization for medications directly within the app, making it easier for apps to access newly added medications without additional work (Meet the HealthKit Medications API).
-
Anchored Object Queries: These queries are used to keep app data up-to-date with HealthKit, ensuring that apps reflect the most recent data logged by users (Meet the HealthKit Medications API).
These updates aim to enhance the way apps interact with medication data, providing more robust tools for developers to create health-related applications.

Meet the HealthKit Medications API
Discover the new Medications API in HealthKit. Explore an example app that uses the new API, learn how to access medications and doses, and find out how your app will manage authorization for this new kind of data.

Track workouts with HealthKit on iOS and iPadOS
Learn best practices for building a great workout experience for iOS. Review the life cycle of a workout session, explore the differences between workouts on Apple Watch and iPhone, and find out how to use Live Activities and Siri to pump up your app’s Lock Screen experience.

What’s new in watchOS 26
Discover the new features in watchOS 26 and learn how to integrate them into your watchOS and iOS apps. Explore the ARM64 architecture, and dive into the new design system. We’ll also share updates for widgets and insights on how to bring controls to Apple Watch.
