We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
niral
9 years agoExplorer | Level 3
IOS SDK/Framework for Dropbox API V2
I am migrating from dropbox api v1 to v2, so I need a plug and play SDK/framework for dropbox api v2. So can anyone help me for the same. Thanks in advance.
4 Replies
- Greg-DB9 years ago
Dropbox Community Moderator
If you're using Objective-C, you can use the official API v2 Objective-C SDK:
https://github.com/dropbox/dropbox-sdk-obj-c
If you're using Swift, you can use the official API v2 Swift SDK:
https://github.com/dropbox/SwiftyDropbox
Note that API v2 offers a different interface than API v1, so it won't be a drop-in replacement from v1 to v2. You'll need to update the code in your app. - niral9 years agoExplorer | Level 3
Thank you,
i have started migrating from v1 to v2 and i have downloaded SDK framework for v2. In api v1 there are direct uploadFile and loadFile functions which returns NSString and in v2 I am using uploadData and downloadData which returns NSData, is there any similar functions for upload and download file in v2 as v1 which returns NSString?
- Stephen C.149 years ago
Dropbox Staff
- niral8 years agoExplorer | Level 3
Ok thank you.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,037 PostsLatest Activity: 23 minutes ago
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 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!