DocumentPicker.pickDirectory() not working for iOS #586
Unanswered
sridhardev07
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I have same issue in iOS, Did you find any solution? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want user to pick a directory to store a file, I am using this library, but when I tested this on emulator, it select the folder but when I press done, it just through a error that user cancelled the document picker. I thought this would be the issue with emulator so tried with iPad, on iPad the done button is not there, only search and cancel button are there, I can create new folder, can go to any folder but can't select a folder.
Please check this issue, I need to implement this urgently!
Beta Was this translation helpful? Give feedback.
All reactions