HDR seems broken for iOS on macOS using M2 MBP.

Trying to test HDR running an EDR-capable iOS app on macOS. This is running on the same M2 MBP.

On macOS, NSScreen.maximumPotentialExtendedDynamciRangeColorComponentValue returns 16. That's what I'd expect on a mini-led display like this one.

On iOS on macOS, UIScreen.potentialEDRHeadroom reports 1.0. That's not correct.

My iPad Air 3 reports 2x for UIScreen.potentialEDRHeadroom. So then I activate HDR mode. I'd like to do the same for the app running atop an M2.

HDR seems broken for iOS on macOS using M2 MBP.
 
 
Q