Post

Replies

Boosts

Views

Activity

Comment on iOS15 show you don’t have permission to access “Caches” with Newstand download
I hoped for iOS 15.0.1 but unfortunately it didn't fix the problem. If NSURLSessionDownloadTask works for you then you may use it instead of NSURLConnectionDownloadDelegate. Right? Or does the use of NSURLSessionDownloadTask have any drawbacks? Thanks We are using Baker Framework app and do small changes to it when required, but I'm not full-time Xcode developer and it's a bit hard for me to replace NSURLConnectionDownloadDelegate with NSURLSession. This is where the download takes place: https://github.com/bakerframework/baker/blob/master/BakerShelf/BKRIssue.m
Oct ’21