I'm experiencing UIDocumentPickerViewController issue on iOS 16.1 when setting modalPresentationStyle property. I set it to be UIModalPresentationFullScreen but the value keeps to be UIModalPresentationFormSheet. Everything is going well on iOS 16.0 and below.