• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: (NSURLDownload)The control never reaches downloadDidFinish:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (NSURLDownload)The control never reaches downloadDidFinish:


  • Subject: Re: (NSURLDownload)The control never reaches downloadDidFinish:
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 28 Sep 2007 12:59:01 -0600


On Sep 28, 2007, at 12:25 PM, deepak gopal wrote:

My app gets into downloadDidFinish only if I run it in
Debug mode.
Even then it seems to be waiting for something. It
waits for about a second or two to print the logs in
downloadDidFinish when in Debug.

But if I run the app in release, it just crashes when
downloadDidFinish is called.
Yes I even have downlod:didFailWithError but its not
even reaching this.
What may be going wrong?

As someone else already suggested, try not releasing (or autoreleasing) the object until it's finished.


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


References: 
 >Re: (NSURLDownload)The control never reaches downloadDidFinish: (From: deepak gopal <email@hidden>)

  • Prev by Date: Re: Best practice for Core Data "ordered" NSArray problem?
  • Next by Date: Re: (NSURLDownload)The control never reaches downloadDidFinish:
  • Previous by thread: Re: (NSURLDownload)The control never reaches downloadDidFinish:
  • Next by thread: Re: (NSURLDownload)The control never reaches downloadDidFinish:
  • Index(es):
    • Date
    • Thread