You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
C. Tim
10 years agoNew member | Level 2
To use API v2 in iOS platform, we need an objective-C version
We didn't use swift in our app development for iOS devices.
To use API v2 in iOS platform, we need an objective-C version!!!
Please kindly provide an objective-C version!
- Greg-DBDropbox Staff
Hi TK, we have an overview of what's new in API v2 in the blog post here:
https://blogs.dropbox.com/developers/2015/11/dropbox-api-v2-launches-today/
- Greg-DBDropbox Staff
Raheel, no updates on that.
- Joris M.New member | Level 2
"That unfortunately means it will take us longer than we intended to offer it." -> Does that mean that we will get an Obj.C API at some point?
- TK K.New member | Level 1
FWIW after looking I don't really need anything in v2 that badly - I do my own sync and fileid tracking using the rev field and found it pretty easy to integrate...
It might be nice to just see a point release that adds oauth2 to v1...
- Greg-DBDropbox Staff
C. Tim, thanks for the feedback. I'll send this along as a request, but I can't make any promises. Just to clarify a bit though, the Sync SDK itself it built on the Core API and so should continue working, but it's no longer officially supported. The full details are in the blog post.
Joris, yes, we do intend on offering a solution for using API v2 from Objective-C. (And for reference, it is already possible to call the API v2 HTTPS endpoints directly if you want.)
TK, API v1 itself does already support OAuth 2 in addition to OAuth 1. I imagine you're talking about support for OAuth 2 in the SDK though, so I'll send this along as a feature request for that.
- Greg-DBDropbox Staff
C. Tim, I can't make any promises, but I'm sending this along as a request to make it open source.
- philippe l.9New member | Level 1
Very sad to read this thread that goes since August without actual solution for ObjC.
Our app already integrate iCloud and Adobe CC, I was excited about bringing Dropbox to our users but that won't apparently happen soon.
It is a shame.
- Russ B.4New member | Level 1
Steve,
My ObjectiveCBridgeable proposal is designed for these sorts of scenarios. It's currently in review, not sure if it will be approved or make Swift 3 but it makes bridging between the two languages a lot easier without sacrificing advanced Swift features.
- Tim J.6New member | Level 2
I open sourced a Dropbox v2 client library I wrote to migrate my app Close-up over to v2 today. It's named TJDropbox, you can check it out on Github here. It's 100% Objective-C and has no dependencies. It only supports a few endpoints for now, but it's easily extensible and may be useful for others! It even allows for migration from the v1 SDK if that's what you're currently using.
- vincy w.New member | Level 1
Dropbox Swify, as per today is it usable by existing objc apps?
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,882 PostsLatest Activity: 9 hours agoIf 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!