2025 sparked some incredible conversations across our community 👩💻. Discover the highlights and see what’s ahead in 2026.
Forum Discussion
AppleGG
7 years agoHelpful | Level 6
Reinstalling new Dropbox code for iOS.
My iOS app did use Dropbox. I downloaded new version and compiled with XCode. Architecture issues. Can I simply move ObjectiveDropboxOfficial.framework and headers into my app and use it?
5 Replies
- Greg-DB7 years ago
Dropbox Community Moderator
To clarify, do you mean you had one of the Dropbox SDKs for API v1 (originally called the "Core SDK" or "Sync SDK") installed in your app?
The Dropbox API v2 Objective-C SDK is not a drop-in replacement for those. You'll need to follow the instructions in the documentation here to install it and update your code accordingly:
https://github.com/dropbox/dropbox-sdk-obj-c - AppleGG7 years agoHelpful | Level 6
Which is exactly what I do not want to do. I want a simple drop in, but they won't provide it. I really don't want to deal with Terminal, HomeBrew, and Carthage or with Ruby, G
Greg-DB wrote:
To clarify, do you mean you had one of the Dropbox SDKs for API v1 (originally called the "Core SDK" or "Sync SDK") installed in your app?
The Dropbox API v2 Objective-C SDK is not a drop-in replacement for those. You'll need to follow the instructions in the documentation here to install it and update your code accordingly:
https://github.com/dropbox/dropbox-sdk-obj-c
ems, and Cocopods. - Greg-DB7 years ago
Dropbox Community Moderator
Thanks for the clarification and feedback! We don't have a drop-in replacement like that unfortunately, but I'll pass this along as a feature request. - AppleGG7 years agoHelpful | Level 6That's what you said last year. Nothing has changed.
- Greg-DB7 years ago
Dropbox Community Moderator
Yes, that request is still open, but the team has not implemented this. I'm afraid I'm not aware of any current plans to do so and I can't promise that it is something they will work on in the future.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
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!