I got crash log with below SIGABRT error.
SIGABRT: -[UIDocumentPickerViewController initWithURL:inMode:] must be called with a URL pointing to an existing file:
But my app doesn’t have a UIDocumentPickerViewController. I use UIDocumentInteractionController only.