I've run into a frustrating problem.
I'm using the library to upload files from the tablet to dropbox.
I loop through the list of files to upload, call the upload routine, which doesn't error, then I periodically check the dropbox directory to see if I have successfully sent the file and even verify the filesize, all files show in the dropbox directory and all show the correct file size.... BUT only the first 3 files of the original list actually make it to dropbox.
Is there a better way to confirm the upload has actually taken place?
I'm using the library to upload files from the tablet to dropbox.
I loop through the list of files to upload, call the upload routine, which doesn't error, then I periodically check the dropbox directory to see if I have successfully sent the file and even verify the filesize, all files show in the dropbox directory and all show the correct file size.... BUT only the first 3 files of the original list actually make it to dropbox.
Is there a better way to confirm the upload has actually taken place?