Re: NSURLConnection weirdiness
Re: NSURLConnection weirdiness
- Subject: Re: NSURLConnection weirdiness
- From: Jens Alfke <email@hidden>
- Date: Fri, 28 May 2010 13:28:44 -0700
On May 28, 2010, at 2:58 AM, Nava Carmon wrote:
> sometimes it's just stuck after initialing and don't get into connection's delegate methods. I'm working with WiFi & 3G and the same server all the time. When it comes to didFailWithError i see that mostly it was a timeout error.
Do you mean that it does eventually fail with a timeout error, or that it never calls the delegate at all?
If you’re connecting over 3G, I would expect random failures once in a while, as it’s a less reliable network.
—Jens_______________________________________________
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