Your workflow is unique šØāš» - tell us how you use Dropbox here.
Forum Discussion
tpChug
8 years agoExplorer | Level 3
How do I tell if my app needs the API v1.2
It doesn't appear that my app is using the API v1. Is this possible that my app doesn't use API v1 or v2 interface with dropbox? How can I determine this. I read a previous post about looking in...
- 8 years ago
Thanks! That SDK does use API v1, so you will need to migrate to API v2.
We have API v2 SDKs for both Objective-C and Swift.
Greg-DB
Dropbox Community Moderator
8 years agoWhat SDK/library and version are you using? I can tell you which API it uses.
Alternatively, if you're not using an SDK or library, check if the API endpoints you're calling contain /1/ or /2/.
- tpChug8 years agoExplorer | Level 3
Iām not sure how to tell which library and version Iām using. Under libraries and frameworks I have Dropbox.framework listed. Under the list of all of the header files in the framework I donāt see a version number. In my project folder I have a folder titled dropbox-ios-sync-sdk-3.1.1 but I canāt be sure that is what was installed. I did a search on any text in my code for /1/ or /2/ and I found no matches. Does this help?
I really feel stupid that Iām not able to figure this out on my own. Iām obviously not fluent Mac/iPhone app developer but was able to build a nice powerful app years ago in Objective C and the good example code I got from Dropbox.
Your help is appreciated.
- Greg-DB8 years ago
Dropbox Community Moderator
Thanks! That SDK does use API v1, so you will need to migrate to API v2.
We have API v2 SDKs for both Objective-C and Swift.
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!