Your workflow is unique 👨‍💻 -  tell us how you use Dropbox here.

Forum Discussion

Putthira's avatar
Putthira
Explorer | Level 3
9 years ago

Swift 3.0 DropboxClientsManager.authorizedClient.files.download got very slow response

Hi I am a new swift developer and currently I'm working on retrieving photos from dropbox. The thing is after retrieving the photo path, I manage to download the photo from that path by using the SwiftyDropbox dowload. However, each response take very long to fully retrieve photo url. Please let me know in case I need to do something. 

1 Reply

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    9 years ago

    The Dropbox API itself doesn't offer control over the speed you get to the API, and just tries to use the maximum speed possible. There are a number of factors that can affect the speed at which you can upload files to and download files from the Dropbox servers though. This includes your connection to the Internet, how the data is routed to Dropbox, and the hardware specifications on your device.

     

    When it comes to your Internet connection, you can only upload/download as fast as your Internet service provider (ISP) allows, and your speeds may be slower than what your ISP rates it. Sometimes resetting or retrying your connection gets you a different route and better speeds, but that is outside of our control. Some ISPs also throttle sustained connections so if you see an initial high connection speed followed by lower speeds, that could be the reason.

     

    The specifications of your hardware can also play a part. If you own an older device, your device may not be powerful enough to upload files at a faster speed. 

About Dropbox API Support and Feedback

Node avatar for 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!