Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Lasse Hammer P.
10 years agoNew member | Level 1
Dropbox SDK for iOS works on simulator, not on actual device
I'm making an app which relies on syncing files though Dropbox.
It works perfectly (syncs, downloads, uploads) when running on the iOS Simulator, but when I run it on my actual device I get the co...
Lasse Hammer P.
10 years agoNew member | Level 1
So it turns out permission issues with my chosen directory was the problem. Simulator just did not care about permissions, or does not use the same set of rules as the actual device as to where the user is allowed to edit the files. I got it working by using the default app documents folder, found by using applicationDocumentsDirectory() instead.
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!