Skip to content

Conversation

@rtsao
Copy link
Contributor

@rtsao rtsao commented Jul 18, 2013

As of Dropbox iOS SDK v1.3.5, there is now a progress delegate method for uploadFileChunk. So I added a corresponding progress block to the DropBlocks uploadFileChunk method.

See SDK changelog:

Changes from 1.3.4 to 1.3.5
- Fixed bug where cancel url wasn't always getting sent when the user cancelled
  the authentication flow.
- Fixed a bug where uploads would sometimes fail on iOS 5
- Added a new optional delegate method,
  -[DBRestClient restClient:uploadFileChunkProgress:forFile:offset:fromPath:],
  which allows you to get the progress of chunks you're uploading.

rtsao added 2 commits July 16, 2013 13:32
uploadFileChunk now has a progress callback as of Dropbox iOS SDK v1.3.5
natep added a commit that referenced this pull request Aug 21, 2013
Added progress block to uploadFileChunk
@natep natep merged commit e0ad989 into natep:master Aug 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants