How to fix UIImagePickerController crash after switching to video capture mode?
问题 I have a crash with UIImagePickerController on iPhone XR(iOS 12.4.1) real device after switching to video capture mode. Crash reproduces on the second presentation of UIImagePickerController. Crash does not reproduce on iPhone 6(iOS 12.4.1) real device. Camera and Microphone usage description keys are set in Info.plist Test app built with Xcode 10.3 Steps: Present UIImagePickerController Dismiss UIImagePickerController Present UIImagePickerController Tap VIDEO button - > Crash Crash does not