Every so often, my iPhone app gets into a state where network requests always time out, even if other apps work fine (and can even access the same sites). This isn\'t obviou
Try setting the timeOutInterval property of the NSURLRequest used to make the call.
timeOutInterval
NSURLRequest