dropbox-sdk-obj-c
dropbox-sdk-obj-c copied to clipboard
Thumbnails
Anyway we can write a thumbnail for our files that would show in files app?
NSURL allows for:
@{NSURLThumbnailDictionaryKey: @{NSThumbnail1024x1024SizeKey: image}};
No, the Dropbox SDK doesn't offer anything like that, but I'll pass this along as a feature request.