Hi everybody,
is there a way to sort automatically an array of DBFILESMetadata (Folder + Files) downloaded from Dropbox? I am updating my iOS app with Objective C.
Thanks and regards,
Giordano
The API itself doesn't offer sorting options, but you can sort the entries however you want client-side in your own code.