Analysis
Will the New Apple Health Make Other Apps Useless? What We Know So Far
Apple has announced a much more ambitious Health app. It isn't yet possible to verify it in final public use: here's what's been presented, what's already documented technically, and what's still unknown.

TL;DR
- Apple has announced (9/9/2026) a completely redesigned Health app, with Insights and Longevity tabs โ but it isn't available yet: it's coming later in 2026, starting in U.S. English only, separate from the iOS 27 release on 9/14.
- An Apple Intelligence-enabled iPhone/iPad is required for the whole app; some features (5-second heart rate, more frequent HRV, the Steps watch face complication) additionally require Apple Watch Series 12 or Ultra 4.
- As of today, Apple's developer documentation shows no evidence that Readiness or Health Age are exposed via HealthKit to third-party apps: nothing suggests they can be read from outside the Health app.
- FitMesh, in its public 3.10.0 release, reads โ with the user's authorization โ samples of the supported HealthKit types (steps, heart rate, sleep, and others), without limiting itself to the Apple Watch source, and can write some metrics to Apple Health when explicitly enabled, with stated limits.
- FitMesh's role stays distinct: Apple Health is the Apple ecosystem's archive and analysis of data that reaches HealthKit, while FitMesh is a cross-platform, account-based dashboard with an optional bridge to some supported metrics.
The new Apple Health doesn't make every other app obsolete โ but it can reduce the need for analysis-only apps in the Apple-only scenario. On September 9, 2026, Apple announced a deep redesign of the Health app, alongside the new Apple Watch Series 12 and Ultra 4: daily scores, a long-term health analysis, even connected blood testing. It's still fair to ask what this means for apps that bring multiple devices together today โ FitMesh included: it depends on what you own, and on some points Apple itself hasn't been clear yet.
What Apple announced, and when it's actually arriving
First important distinction, often confused: Apple has announced the availability of iOS 27 and watchOS 27 starting September 14, 2026, but the redesigned Health app is a separate, different thing, not yet available. Apple explicitly states it's coming "later this year" (in 2026), initially in U.S. English only, with more languages to follow โ no precise date given. Source: Apple Newsroom โ Apple advances health and fitness capabilities using Apple Intelligence, September 9, 2026.
According to what Apple has presented, the redesigned app requires an Apple Intelligence-enabled iPhone or iPad to be used at all โ not just for individual features. The Apple Watch requirement, on the other hand, varies by feature: Health Age, for instance, requires "Apple Watch" in general, with no specific model named. Some new-sensor features (see below), instead, specifically require Series 12 or Ultra 4.
Insights, Longevity, Health Age, Readiness: four different things
These terms overlap in Apple's communication, but they mean different things. Insights is a tab for the day-to-day view: it shows a summary that updates throughout the day covering heart, sleep, readiness, fitness, vitals, and cycle tracking, plus a "For You" section with personalized recommendations. Longevity is a separate tab for the long-term view: it analyzes longitudinal data on heart health, sleep, mental wellbeing, movement, metabolic health, hearing, and nutrition. Health Age is a score inside the Longevity tab, not a tab of its own: Apple describes it as using "Apple Watch data to show how your metrics are tracking relative to your chronological age", factoring in VO2 max, resting heart rate, sleep, and HRV, plus lab data users can add manually (A1c, LDL). Readiness is a daily 0-10 score (Recover / Pace Yourself / Ready / Go For It), calculated on the Watch from recent activity, training load, vitals, and sleep score, then surfaced in the Insights tab. Sources: Apple Newsroom โ Apple advances health and fitness capabilities using Apple Intelligence and Apple Newsroom โ Introducing Apple Watch Series 12, with the all-new Health Sensing System, September 9, 2026.
What we still don't know
Speaking about the Longevity tab as a whole, Apple writes that users can see "what's shaping their long-term health based on data from iPhone, Apple Watch, AirPods, and clinical health records, as well as third-party apps and devices." It's the only explicit mention of third-party data in the entire announcement โ but it refers to the Longevity tab in general, not specifically to how the Health Age algorithm is calculated, which the same announcement describes as based on "Apple Watch data." Apple doesn't clarify the link between the two sentences: citing third-party data in the overall Longevity vision doesn't prove that data feeds Health Age, Readiness, or any other specific algorithm โ this stays an explicitly open question, not a fact resolved either way. The one precisely stated exception concerns the VO2 max estimate test, for which Apple explicitly allows "a third-party heart rate sensing device" too, alongside Apple Watch and AirPods Pro 3.
On the technical side, Apple's developer documentation doesn't yet resolve the doubt: checking the full index of HealthKit types (`HKQuantityTypeIdentifier` and `HKCategoryTypeIdentifier`) and the official changelog on September 11, 2026, no identifier for Readiness, Health Age, the Longevity tab, or Sleep Score is present. The latest HealthKit changelog entry is still dated June 2026. One partial exception: a new real identifier, `heartRateVariabilityRMSSD`, has appeared, but with no published description โ declared in the SDK, not yet documented in prose, and it's unclear whether it corresponds to what Apple calls "Recovery HRV." Source: Apple Developer โ HealthKit, type index and HealthKit changelog, checked September 11, 2026. Without a public API, there's currently no evidence that Readiness or Health Age can be read by a third-party app โ nor that they never will be: it's a state of affairs to check again once (and if) fuller documentation arrives, not a fact to bet on now.
What FitMesh already does today, verified in the 3.10.0 code
Unlike features that have been announced but not yet released, this is verifiable: in the public 3.10.0 release, on iPhone FitMesh reads โ with the user's authorization โ samples of the supported HealthKit types (steps, heart rate, sleep, SpO2, calories, weight, and others), without limiting itself to the Apple Watch source: reading doesn't filter by source. When arbitrating between multiple sources, it explicitly recognizes dozens of third-party app and device source names (Samsung Health, Garmin, Fitbit, Amazfit, Huawei, Polar, Oura, Whoop, Suunto, the Colmi ring, and others) โ not a direct connection between FitMesh and those manufacturers, but data those same apps write into Apple Health, which FitMesh then reads from there. For the full mechanism, including what the bridge does NOT do, see smart ring data in Apple Health.
On the writing side, always on explicit opt-in (off by default) and never in real time, FitMesh can send steps, distance, and active calories to Apple Health (only the gap missing from what's already there, never a sum), plus resting heart rate, SpO2, and weight (but only if no data already exists from another source that day). It never writes HRV โ the cloud calculates RMSSD while HealthKit on iOS exposes SDNN, a different metric, and writing it would produce a wrong value โ and sleep is currently disabled pending a fix for a known issue. There's no historical write backfill: only the current day. For how to export your data FROM Apple Health instead (native XML, CSV for your doctor, or a web dashboard), see how to export Apple Health data.
Three practical scenarios
- Apple-only (iPhone + Apple Watch, no other device): this is the scenario where the new Health app, once it arrives, will likely already cover most of what you need natively โ Insights, Readiness, and Health Age exist specifically for this use case. Honestly, this is the scenario where FitMesh adds the least.
- Mixed ecosystem (Apple alongside a non-Apple device โ a Garmin, a Samsung Galaxy Watch, a smart ring): here the difference stays clear. The redesigned Health app, based on what's been presented so far, analyzes your data to give you insights โ it doesn't describe a mechanism for bringing together and deduplicating heterogeneous sources the way FitMesh does today.
- Switching platforms (for example from Android to iPhone, or the other way around): the history FitMesh has already collected stays tied to your account, not to the physical device โ regardless of which native Health app you use after the switch.
| Aspect | Apple Health (announced) | FitMesh 3.10.0 | Not yet known |
|---|---|---|---|
| Availability | Announced 9/9/2026, not yet public | Already in public release | Precise launch date |
| Readiness / Health Age scores | Presented, native Health app only | Not read, no support claimed | Whether/when a public API arrives |
| Data from non-Apple devices | No unification mechanism described so far | Read from HealthKit when already there, arbitrated across sources | Whether it will feed native scores |
The verdict, in four layers
Separating what Apple has announced, what's already documented in the API, what we still don't know, and what FitMesh actually does today: once available, Apple Health will become much more capable and may reduce the need for some analysis-only apps. It won't, however, automatically replace tools that connect different devices, sources, and platforms. The first layer (the announcement) is ambitious but not yet verifiable in public use. The second layer (the API): as of September 11, 2026 we identified no documented public HealthKit API for Readiness or Health Age, and FitMesh doesn't claim support for either today. The third layer (open questions) is mostly about whether and how data from non-Apple devices will feed into these scores: we don't know, and we're not writing as if we did. The fourth layer โ the only one verifiable with certainty today โ is about roles: Apple Health is the Apple ecosystem's archive and analysis of data that reaches HealthKit; FitMesh, in its public release, is a cross-platform, account-based dashboard that already brings Apple and non-Apple sources together in one place, with an optional bridge to some supported metrics. These are distinct roles, not necessarily in competition.
Frequently asked questions
Is the new Health app available yet?+
No. Apple announced it on September 9, 2026, and stated it's coming later in 2026, initially in U.S. English only โ separately from iOS 27 and watchOS 27, whose availability Apple announced starting September 14, 2026. No precise date has been given for the new Health app.
Do I need an Apple Watch Series 12 or Ultra 4 to use it?+
Not for the app as a whole: you need an Apple Intelligence-enabled iPhone/iPad, but Health Age, for instance, only requires "Apple Watch" in general. Some features tied to the new sensors (5-second heart rate, more frequent HRV, the Steps complication) do specifically require Series 12 or Ultra 4.
Will FitMesh be able to read Readiness or Health Age?+
Not as of today. As of the September 11, 2026 check, Apple's developer documentation lists no public HealthKit API for either metric. If and when Apple publishes one, it will need to be checked again โ we're not assuming it now.
If I only have Apple devices, do I still need FitMesh?+
Honestly, probably less. If you only use an iPhone and Apple Watch, the new Health app โ once it arrives โ is designed precisely for that use case and could already cover most of what you need natively.
Disclaimer
FitMesh Sync is an independent product. Apple, Samsung, Garmin are trademarks of their respective owners. This article implies no affiliation or sponsorship.
Medical disclaimer
The information in this article is for informational purposes only and does not replace advice from your physician, pharmacist or healthcare professional. FitMesh Sync is a fitness/wellness app, not a medical device, and does not diagnose or treat any conditions. For symptoms, clinical questions or treatment decisions always consult your primary care physician.
Written by
Matteo Pizzi
Founder & Solo Dev, FitMesh Sync ยท Fosforonero
Italian software developer. I built FitMesh Sync to fill the gap between my smartwatch and a real personal dashboard. Privacy-first, indie.
More about the projectKeep reading
Guide
Your smart ring data inside Apple Health: how the bridge works
If you have a smart ring or Galaxy Watch paired with Android, their data doesn't automatically reach Apple Health on your iPhone. FitMesh Sync fixes this with an opt-in cloud bridge: here's what to activate, what shows up on iPhone, and answers to the most common questions.
Guide
How to export Apple Health data to PC or web (2026)
Apple Health collects years of health data on your iPhone, but viewing them on a computer or sharing them with someone takes a few extra steps. Here are all the methods, easiest first.
Guide
What Is FitMesh and How Does It Work?
FitMesh Sync reads your wearables' data, including the Colmi ring over Bluetooth, merges it without duplicates and shows it in one web dashboard. Here's how it works, screen by screen.
FitMesh Sync 3.10.0: Past Days and Clearer Data