On iOS26 Live Activity appears in Dark Mode style for Light and dark Mode

On earlier iOS versions Live Activity displays correctly according to mode set.  Can't find an opened issue for that

version: iOS 26 device: iPhone 16

Live Activities is not behaving as expected and is different in iOS 26, this is something our engineers should take a look at.

We'd greatly appreciate it if you could open a bug report, sample code or models that reproduce the issue, and post the FB number here once you do.

Bug Reporting: How and Why? has tips on creating a successful bug report.

Important: For feedback related to a specific framework or API, select "Developer Technologies & SDKs" as your Topic, then select the specific technology and relevant OS. For feedback related to Xcode, App Store Connect, or other developer tools and resources, select "Developer Tools & Resources" as your Topic, then select the specific tool or resource.

I have submitted a bug report of unexpected behaviour of Live Activities in iOS 26. The Feedback number is: FB20187110 I hope engineers could investigate the problem.

Based on my testing, @Environment(\.colorScheme) starting from iOS 26 behaves differently for Live Activities:

Inside the Dynamic Island, it always returns .dark.

For the banner / Lock Screen section, the value appears to be determined by the current wallpaper/background context rather than the system Light/Dark Mode setting. For example, a light-colored wallpaper should result in .light.

On iOS26 Live Activity appears in Dark Mode style for Light and dark Mode
 
 
Q