react-native-documents/document-picker

DocumentPicker.pickDirectory() is not working on ios

Closed this issue · 1 comments

Env:
ios: 17.0
"react": "18.2.0",
"react-native": "0.72.7",
"react-native-document-picker": "8.2.2",

DocumentPicker.pickDirectory() shows the modal, and the "Open" button is enabled, but nothing happens when you press it, the modal doesn't close, the promise doesn't resolve.

Hi!
What was the issue? 🙂

Thank you