watchOS 8.3 and iOS 15.2 Release Candidates Enable Apple Watch ECG in China - MacRumorsOpen MenuShow RoundupsShow Forums menuVisit ForumsOpen Sidebar
Skip to Content

watchOS 8.3 and iOS 15.2 Release Candidates Enable Apple Watch ECG in China

The watchOS 8.3 and iOS 15.2 release candidates, released to developers this week, enables ECG functionality for Apple Watch users in China following regulatory approval for the feature over the summer, according to ITHome.

apple watch ecg wrist
ECG capabilities, available with the Apple Watch Series 4 and later, allow users to quickly take an ECG by simply placing their finger on the Digital Crown and staying still for 30 seconds. Before the feature launches in countries, Apple must retain regulatory approval from the country's respective and appropriate authorities. The feature first launched in the U.S. in 2018 with the Apple Watch Series 4, following FDA approval.

watchOS 8.3 and iOS 15.2 are currently available to developers and public beta testers and can be expected to be launched publicly in the near future. iOS 15.2 includes several new features, including a redesigned Notification Summary, the Apple Music Voice Plan, Legacy Contacts, and more.

Tags: China, ECG

Popular Stories

imac video apple feature

Apple Released Yet Another New Product Today

Friday March 20, 2026 2:39 pm PDT by
Apple has unveiled a whopping nine new products so far this March, including an iPhone 17e, iPad Air models with the M4 chip, MacBook Air models with the M5 chip, MacBook Pro models with M5 Pro and M5 Max chips, the all-new MacBook Neo, an updated Studio Display, a higher-end Studio Display XDR, AirPods Max 2, and now the Nike Powerbeats Pro 2. iPhone 17e features the same overall design as...
ios 26 4 pastel

iOS 26.4: Top 10 New Features Coming to Your iPhone

Friday March 20, 2026 2:44 pm PDT by
iOS 26.4 isn't the major update with new Siri features that we hoped for, but there are some useful quality of life improvements, and a little bit of fun with an AI playlist generator and new emoji characters. Playlist Playground - Apple Music has a Playlist Playground option that lets you generate playlists from text-based descriptions. You can include moods, feelings, activities, or...
iPhone 18 Pro Deep Red Feature

iPhone 18 Pro Launching Later This Year With These 12 New Features

Wednesday March 18, 2026 7:39 am PDT by
While the iPhone 18 Pro and iPhone 18 Pro Max are not expected to launch for another six months or so, there are already plenty of rumors about the devices. It was initially reported that the iPhone 18 Pro models would have fully under-screen Face ID, with only a front camera visible in the top-left corner of the screen. However, the latest rumors indicate that only one Face ID component...

Top Rated Comments

chucker23n1 Avatar
56 months ago

One guess is it might be a medical device requirement.
To have it approved per-region, yes, but to do so in a software update? Why not have a server somewhere that answers "I'm in region x requests" with "OK, you're in"?
Score: 3 Votes (Like | Disagree)
chucker23n1 Avatar
56 months ago
Strange that they're hardcoding these regions into the OS, rather than having a separate mechanism to decide who gets to use the feature. I guess it's not a huge deal, but rolling out an entire OS upgrade just to add

public bool IsEcgAvailable
{
switch (user.Region)
{
case China: // new in 8.3
return true;
default:
return false;
}
}


seems a bit much.
Score: 3 Votes (Like | Disagree)
BeefCake 15 Avatar
56 months ago

Strange that they're hardcoding these regions into the OS, rather than having a separate mechanism to decide who gets to use the feature. I guess it's not a huge deal, but rolling out an entire OS upgrade just to add

public bool IsEcgAvailable
{
switch (user.Region)
{
case China: // new in 8.3
return true;
default:
return false;
}
}


seems a bit much.
One guess is it might be a medical device requirement.
Score: 2 Votes (Like | Disagree)
tridley68 Avatar
56 months ago
How convenient that China gets it before everyone else. Greasing Cooks palm
Score: 2 Votes (Like | Disagree)
TheYayAreaLiving 🎗️ Avatar
56 months ago
That’s a great addition. Glad, China is able to use the feature finally. Can’t wait till the release is out to Public. 👏
Score: 2 Votes (Like | Disagree)
56 months ago
Good to know that more people would be able to access this functionality.
Score: 1 Votes (Like | Disagree)
Related Apple News: Buyers Guide | Politics | Sport | Ipad | Entertainment