cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Byte order marks on challenge response

Byte order marks on challenge response

bbongrip
Helpful | Level 6
Go to solution

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

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution
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-w...

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

View solution in original post

2 Replies 2

Greg-DB
Dropbox Staff
Go to solution
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-w...

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

bbongrip
Helpful | Level 6
Go to solution
awesome 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
Need more support?
Who's talking

Top contributors to this post

  • User avatar
    bbongrip Helpful | Level 6
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?