Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
Matt S.43
6 years agoExplorer | Level 3
ios app to access dropbox folders
Hi, My IOS developer who is relatively new to programming, is adding the feature to download CSV files from user's dropbox shared folders into our IOS mobile APP. Previously we were using the "cloud...
- 6 years ago
1. No, the user does not need to have the official Dropbox app installed on their device in order for your app to connect to Dropbox. The Dropbox API operates by having the third party app communicate directly with the Dropbox API servers.
2. For integrating with the Dropbox API in Swift, we recommend using the SwiftyDropbox SDK. With that, you can use the download methods to download files from Dropbox, as shown in the examples here.
Greg-DB
Dropbox Community Moderator
6 years ago1. No, the user does not need to have the official Dropbox app installed on their device in order for your app to connect to Dropbox. The Dropbox API operates by having the third party app communicate directly with the Dropbox API servers.
2. For integrating with the Dropbox API in Swift, we recommend using the SwiftyDropbox SDK. With that, you can use the download methods to download files from Dropbox, as shown in the examples here.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
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!