Strange behaviour after modifying exposure duration and going back to AVCaptureExposureModeContinuousAutoExposure
问题 I am working on an app that exposes manual controls for the camera with the new APIs introduced in iOS 8, and I am using this sample app from WWDC 2014 as a reference. However I noticed a strange bahaviour (on my 5s and on a 6): after setting the exposure mode to "custom" and then back to "auto" the image continues to lag as if the exposure duration was not affected by this change. Here is the code involved in each step (from the sample app, without any modification): - (IBAction