• 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: Problems getting NSURLConnection to work
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems getting NSURLConnection to work


  • Subject: Re: Problems getting NSURLConnection to work
  • From: Nick Zitzmann <email@hidden>
  • Date: Sat, 9 Feb 2008 00:47:59 -0700


On Feb 8, 2008, at 10:19 PM, Matthew Delves wrote:
I've setup a class as a delegate for NSURLConnection, though when I create the NSURLConnection and provide it a delegate (self), the delegate methods don't get called. I know they don't get called as I've put in NSLog() statements and these statements don't get displayed.

Is there something I'm missing?


Why aren't you setting self to [super init] or the superclass's initializer in the -initWithURL: method? Also, you're over-retaining some memory. Are you using GC?

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: 
 >Problems getting NSURLConnection to work (From: Matthew Delves <email@hidden>)

  • Prev by Date: Re: newbie alert: i'm confused: The XCode Quick Tour Guide
  • Next by Date: Re: CoreData: Save password securly
  • Previous by thread: Problems getting NSURLConnection to work
  • Next by thread: Re: Problems getting NSURLConnection to work
  • Index(es):
    • Date
    • Thread