Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Joe C.6
10 years agoNew member | Level 1
Documentation/Tutorials for integrating Dropbox in an iOS app (not written in Swift)
I know the deadline for support V2 of the Dropbox API is approaching, so I'm getting ready to upgrade our existing iOS app that depends heavily on Dropbox file sharing, but I can't see to find any documentation on this. The only related documentation I can find is for Swifty Dropbox, which I can't use. Can you point me in the direction of how to integrate Dropbox in an Obj-C iOS app? Thanks!
6 Replies
- Greg-DB10 years ago
Dropbox Community Moderator
Hi Joe, we don't currently have an official Objective-C SDK, tutorial, or documentation for API v2, but it is something we're planning. I'll be sure to pass this along as feedback as well.
Also, note that both API v1 and v2 are currently supported. While API v2 is preferred, API v1 a.k.a. the Core API hasn't been deprecated, so you can use whichever you want. (It's just the Sync/Datastores SDK/API that are no longer supported.)
- Joe C.610 years agoNew member | Level 1
Thanks, Gregory. Our app is currently using the Sync SDK to read and write Dropbox files. The website says...
"Since the Sync SDK is built on the Core API, existing apps will continue to work, but we encourage developers to move to one of the Core SDKs as soon as possible."
Just to be clear, our iOS app will continue to work with our existing Sync SDK code. We do not need to upgrade our app to V2 anytime soon, correct?
If so, we're going to wait until support for Objective-C is added before we upgrade our app to support V2.
- Greg-DB10 years ago
Dropbox Community Moderator
That's correct, we haven't announced any timeline for deprecating the Core API, so while we recommend moving off of the Sync SDK, it should continue working.
- Raheel S.9 years agoExplorer | Level 3
Greg:
Since Datastores are included within the Sync API SDK. Will they continue to work? along with the Sync API SDK (v1)? Or is that aspect of Sync SDK stop working on April 1st 2016?
- Greg-DB9 years ago
Dropbox Community Moderator
Raheel, the Datastore API will be disabled at the end of April, so any datastores syncing functionality, including in the Sync/Datastores SDK, will stop working then.
- Greg-DB9 years ago
Dropbox Community Moderator
The official Objective-C SDK for API v2 has been released here:
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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!