Issues with capturing bracketed photos using iPhone 16 Pro

I am experiencing a bug when using a AVCapturePhotoBracketSettings object to capture a bracketed photo sequence on iPhone 16 Pro.

Specifically, when I pass in an array of exposure values: [-x, 0, +x], where x >= 3.

Specifically, the high exposure photo capture returns a black image.

STEPS TO REPRODUCE

  1. Run the sample app I have provided on an iPhone 16 Pro
  2. Notice that bracketed images captured where the eV is set to [-3,0,+3], [-4,0,+4], or [-5,0,+5] return a black image for the high exposure photo.

Notice that on other iOS devices (like iPhone 13 Pro), the high exposure photo is returned as high brightness as expected.

I have also added two folders in the sample project that show screenshots of the bug: iPhone13Pro & iPhone16Pro

Sample Project: https://www.icloud.com/iclouddrive/090O_68Z0Nh2UOxmPRwu56Tmw#Focused16ProBracketedCaptureBug

Answered by DTS Engineer in 813321022

Hello @malligator,

Thanks for reaching out about this! Please file a bug report for this issue using Feedback Assistant.

Best regards,

Greg

Hello @malligator,

Thanks for reaching out about this! Please file a bug report for this issue using Feedback Assistant.

Best regards,

Greg

Issues with capturing bracketed photos using iPhone 16 Pro
 
 
Q