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.
Apple is testing DRAM memory chips from China's state-backed ChangXin Memory Technologies (CXMT), according to a new report from the Financial Times.
Last week, it emerged that Apple was in discussions with CXMT and fellow Chinese chipmaker Yangtze Memory Technologies (YMTC) about sourcing memory, with no deal finalized. The new details suggest Apple has since progressed to qualifying CXMT's ...
Apple grew iPhone shipments in China by 24.4 percent year over year in the second quarter of 2026, making it the fastest-growing smartphone brand in a market that shrank overall, according to preliminary figures released today by research firm IDC.
Total shipments in China fell 4.3 percent to roughly 66 million units, amounting to a fifth consecutive quarter of decline. Apple and Huawei were ...
Apple Intelligence has been approved by Chinese regulators, opening the door for the AI system to reach iPhones in the country for the first time.
Reuters reports that China's Cyberspace Administration registered Apple's on-device generative AI service this week, putting it on a list of newly cleared providers that also includes homegrown systems from Chinese phone makers.
An unnamed...
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"?
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; } }
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.
Apple's first foldable iPhone, with a book-style design featuring a ~5.5-inch outer display and a ~7.8-inch inner display with a minimal crease down the middle.