Re: Restoring context with NSURLSession background tasks
Re: Restoring context with NSURLSession background tasks
- Subject: Re: Restoring context with NSURLSession background tasks
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Mon, 24 Aug 2015 11:07:58 +0100
On 22 Aug 2015, at 00:33, Rick Mann <email@hidden> wrote:
> I'm finding the background task support to be lacking, in that there's a fair bit of context that's associated with my file downloads that I'm having to find a way to persist. I wonder if there's an easier way.
I'm going to answer with a bunch of references to DevForums posts:
A. downloading 'thousands of small files' -- This is a really bad idea, especially on iOS.
<https://forums.developer.apple.com/thread/14854>
<https://forums.developer.apple.com/thread/14853>
B. state tracking -- On the following thread you'll find a couple of posts explaining how I did this.
<https://forums.developer.apple.com/thread/11554>
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden