Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Benne
7 years agoExplorer | Level 3
no response when trying to list files
Hello, I'm trying to take first steps with the dropbox linkage in my iOS App. Here I have following problem: I'm opening a ViewController (not the first one) and want to list all files which...
Greg-DB
Dropbox Community Moderator
7 years agoNothing in your code looks wrong, so we'll need to investigate further. Please let me know:
- What version number of the SDK do you have installed?
- Are you seeing the "User is already authorized" message?
- Are there files/folders to list in the connected account? (If your app is using the "app folder" permission, note that it will only be able to see the contents of the special app folder itself.)
- Is your network connection working on the device/simulator?
- What does your app do after running listFolder? Note that the response callback is asynchronous, so it won't return immediately.
- Benne7 years agoExplorer | Level 3
Thanks for your reply.
I think I found my problem.
For some reason I have to reconnect to my Dropbox if I add a folder.
If I don't do that I don't get a response.
- Greg-DB7 years ago
Dropbox Community Moderator
You shouldn't have to reconnect your account if you add a folder.
I tried your code, and it seems to be working for me. If you're still seeing any issues, please let me know the answers to the above questions, and any steps necessary to reproduce the problem.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If 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, Facebook or Instagram.
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!