You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
bbongrip
8 years agoHelpful | Level 6
Byte order marks on challenge response
I want to add a progress bar while a file is uploading. Is there a way to get the total bytes currently uploaded, durring the upload? Im Using Swift 3
- Are you using the SwiftyDropbox SDK? If so, yes, you can register a progress callback, as shown here:
https://stackoverflow.com/documentation/dropbox-api/408/downloading-a-file/1349/downloading-a-file-with-progress-information-using-the-swiftydropbox-library#t=201702082051521729303
That sample is for downloading, but it works the same way for uploading.
By the way, the title you set for this thread ("Byte order marks on challenge response") seems to be about a different question. Please feel free to open another thread if you have a different question:
https://www.dropboxforum.com/t5/forums/postpage/board-id/101000014
- Greg-DBDropbox StaffAre you using the SwiftyDropbox SDK? If so, yes, you can register a progress callback, as shown here:
https://stackoverflow.com/documentation/dropbox-api/408/downloading-a-file/1349/downloading-a-file-with-progress-information-using-the-swiftydropbox-library#t=201702082051521729303
That sample is for downloading, but it works the same way for uploading.
By the way, the title you set for this thread ("Byte order marks on challenge response") seems to be about a different question. Please feel free to open another thread if you have a different question:
https://www.dropboxforum.com/t5/forums/postpage/board-id/101000014- bbongripHelpful | Level 6awesome Greg thanks again. sorry about the title for the thread. for some reason it changed it when i was making sure i wasn't asking a repeat question
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,920 PostsLatest Activity: 4 hours ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!