You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Bassebus
6 years agoHelpful | Level 5
iOS Document Picker greyed out
https://developer.apple.com/documentation/uikit/view_controllers/providing_access_to_directories
let documentPicker = UIDocumentPickerViewController(documentTypes: [kUTTypeFolder as String], in: .open) documentPicker.delegate = self present(documentPicker, animated: true, completion: nil)
I cannot select Dropbox (or Google Drive...).
Does anyone have a solution for this?
The Dropbox document picker doesn't support opening folders, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
- Greg-DBDropbox Staff
The Dropbox document picker doesn't support opening folders, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
- RosemaryOrchardNew member | Level 2
I would like to request this feature as well - I am unable to sync folders of files in most applications and it would be really helpful to be able to do so!
- Greg-DBDropbox Staff
RosemaryOrchard Thanks for the feedback!
- BassebusHelpful | Level 5
Ok, no problem. Thanks for the reply, at least I can stop spending time trying to get this to work :)
- Richard24New member | Level 2Ok
- jbmorleyNew member | Level 2
I too would like to add a request for this feature; it would vastly increase the utility of Dropbox for me on iOS, as a user, and as a developer of apps that provide file management utilities.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,882 PostsLatest Activity: 14 hours agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!