When canceling the sync process the first time, it works perfectly.
Starting the same process again and cancel again, contentsync still downloads the file.
It's easy to reproduce from the sample code. Just put sync.cancel() in the progress-callback and start it two times.
When canceling the sync process the first time, it works perfectly. Starting the same process again and cancel again, contentsync still downloads the file.
It's easy to reproduce from the sample code. Just put sync.cancel() in the progress-callback and start it two times.
Only tested on iOS.