Hello -
I too am finding request.progress.cancel() has no effect on the request.beginAccessingResources call. The only change that happens is once the download is complete the request.progress.isCancelled is true, but it's clear the entire downloaded completed.
How do I actual cancel the download so the user could interact with downloadable content again?
Michelle