Camera capture on my iPhone Xs Max, iOS 12.1, when creating the session output using AVCapturePhotoOutput() I check it's isAutoDualCameraFusionEnabled value to see if the hardware supports dual camera fusion, and it always returns false. Also tested on my iPhone X, and got same result.
This is leading me to think I'm misunderstanding how what this setting means and is used?