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?