dropbox-sdk-obj-c icon indicating copy to clipboard operation
dropbox-sdk-obj-c copied to clipboard

Thumbnails

Open chrisvanbuskirk opened this issue 8 years ago • 1 comments

Anyway we can write a thumbnail for our files that would show in files app?

NSURL allows for:

@{NSURLThumbnailDictionaryKey: @{NSThumbnail1024x1024SizeKey: image}};

chrisvanbuskirk avatar Oct 04 '17 15:10 chrisvanbuskirk

No, the Dropbox SDK doesn't offer anything like that, but I'll pass this along as a feature request.

greg-db avatar Oct 04 '17 19:10 greg-db