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: 

Re: APIv2 File Icon

APIv2 File Icon

Roarapps
New member | Level 2
Go to solution

Hello,

 

Just working on migration for our app from APIv1 to APIv2 - obj c.

 

One thing we did when listing files for the user to select from was display an icon which showed the file type in our table, we could easily do that using the ".icon" that was present in APIv1.

 

What is the equivalent now in v2?

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution
API v2 does not return these icon values. I'll send this along as a feature request though.

That being the case, the alternative is to keep your own file extension to icon mapping, and use that with the returned file extension.

View solution in original post

1 Reply 1

Greg-DB
Dropbox Staff
Go to solution
API v2 does not return these icon values. I'll send this along as a feature request though.

That being the case, the alternative is to keep your own file extension to icon mapping, and use that with the returned file extension.
Need more support?