How to open native files app in ios?
问题 How do i open the native files app of ios using url scheme or some other way ? I tried searching url scheme but had no luck. There seems to be no answer to this question there is thread open for this question in apples forum but it is still unanswered. https://forums.developer.apple.com/message/257860#257860 Can it be done using the bundle identifier ? 回答1: Please try to use UIDocumentPickerViewController for your use case let controller = UIDocumentPickerViewController( documentTypes: [