cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Are you using the Microsoft co-authoring beta for Dropbox? Share your feedback and learn more about it here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IOS SDK/Framework for Dropbox API V2

IOS SDK/Framework for Dropbox API V2

niral
Explorer | Level 3

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 4

Greg-DB
Dropbox Staff
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.

niral
Explorer | 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.14
Dropbox Staff

niral
Explorer | Level 3

Ok thank you.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    niral Explorer | Level 3
  • User avatar
    Stephen C.14 Dropbox Staff
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?