One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
smithmsdb
8 years agoExplorer | Level 3
Objective C SDK v1 show current version similar to "kDBSDKVersion"
In objective C SDK v1 we can do the following to determine the currently installed version:
NSLog(@"Current Dropbox SDK Version is: %@", kDBSDKVersion);
How can we do this in SDK v2?
Thanks
- No, the API v2 Objective-C SDK doesn't currently expose something like that, but I'll be sure to pass this along as a feature request.
We made `kV2SDKVersion` public in the API v2 Objective-C SDK, as of v3.0.4. Hope this helps!
- Greg-DB
Dropbox Staff
No, the API v2 Objective-C SDK doesn't currently expose something like that, but I'll be sure to pass this along as a feature request.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,952 PostsLatest Activity: 6 hours ago
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 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!