forked from Simbul/baker
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
Hi,
For those who are still using Baker Framework and have original Newsstand framework for downloads it will not work after iOS15 upgrade: https://developer.apple.com/forums/thread/691289
To fix it you need to replace download functionality with NSURLSessionDownloadTask, using some code examples/tutorials. I used this one and everything works fine after some debugging: https://stackoverflow.com/questions/22278407/nsurlsessiondownloadtask-downloads-but-ends-with-error
Edit:
Here is BKRIssue.m from the working project with NSURLSessionDownloadTask implemented, thanks.
BKRIssue.zip
You would need to compare it with: https://github.com/bakerframework/baker/blob/master/BakerShelf/BKRIssue.m
ozyab
Metadata
Metadata
Assignees
Labels
No labels