cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Objective C SDK v1 show current version similar to "kDBSDKVersion"

Objective C SDK v1 show current version similar to "kDBSDKVersion"

smithmsdb
Explorer | Level 3
Go to solution

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

2 Accepted Solutions

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution
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.

View solution in original post

Greg-DB
Dropbox Staff
Go to solution

We made `kV2SDKVersion` public in the API v2 Objective-C SDK, as of v3.0.4. Hope this helps!

View solution in original post

5 Replies 5

Greg-DB
Dropbox Staff
Go to solution
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.

smithmsdb
Explorer | Level 3
Go to solution
Ok thanks

Greg-DB
Dropbox Staff
Go to solution

We made `kV2SDKVersion` public in the API v2 Objective-C SDK, as of v3.0.4. Hope this helps!

smithmsdb
Explorer | Level 3
Go to solution
That's great... thanks!

vewert
Explorer | Level 4
Go to solution
Perfect! I was looking for exactly the same thing. Thanks.
Need more support?
Who's talking

Top contributors to this post

  • User avatar
    vewert Explorer | Level 4
  • User avatar
    smithmsdb Explorer | Level 3
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?