Re: NSURLDownload delegate methods seperate thread
Re: NSURLDownload delegate methods seperate thread
- Subject: Re: NSURLDownload delegate methods seperate thread
- From: Dave Carrigan <email@hidden>
- Date: Tue, 8 Sep 2009 12:55:33 -0700
On Sep 8, 2009, at 12:36 PM, Colin Deasy wrote:
Well I did try that but there were no callbacks. That is I initiated
the download in the start method of an NSOperation.
You likely have no run loop running on the thread. You need that for
NSURLConnection to do its work.
--
Dave Carrigan
email@hidden
Seattle, WA, USA
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden