Re: (NSURLDownload)The control never reaches downloadDidFinish:
Re: (NSURLDownload)The control never reaches downloadDidFinish:
- Subject: Re: (NSURLDownload)The control never reaches downloadDidFinish:
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 27 Sep 2007 18:05:14 -0600
On Sep 27, 2007, at 5:18 PM, deepak gopal wrote:
I am downloading a file from the server.
Its a zip file and I need to uarchive it.
I have the code in place (copied below) and I
unarchive the file in downloadDidFinish:
But the control doesn't seem to reach
downloadDidFinish:
There is no syntax error.
What should I do?
Are you sure the download didn't fail? -downloadDidFinish: doesn't
get called if the download failed for some reason.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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