I'm using a UIDocumentPickerViewController in my iOS, and it will sometimes crash. It's just the view controller that crashes; the app itself is fine. I noticed this in Pages as well. When it crashes during debugging, I get the following error:
plugin com.apple.UIKit.fileprovider.default interrupted
I cannot find a good way to reproduce the issue. Is there something I can do to prevent (or at least minimize) these crashes?