One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
sudhirChovatiya
8 years agoExplorer | Level 3
How to get shared link using Objective-C
Hello ,
My dropbox app already created & so many data uploaded in app
- Now i want download file from shared link so give me suggestion for how to get shared link.
And, i have also every files path stating from my app folder
Ex. AppFolder/SomeFolder/FileName.png
- Greg-DB
Dropbox Staff
If you have a shared link and want to download from it using the Objective-C SDK, you should use the getSharedLinkFile methods.
- sudhirChovatiyaExplorer | Level 3
It's working fine and it's usefull to me
- but if file is not shared so first always call to method for create shareable link and than i get sharable link so any option avaible for if my file not shared so this one file auto shared and get shareed link.
- Greg-DB
Dropbox Staff
If you don't have a shared link and want to instead download the file directly from the connected account, you can use the download methods.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,949 PostsLatest Activity: 2 hours ago
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 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!