Does anyone know in which situations initializing a NSURLConnection returns nil instead of the created connection. The documentation says it\'s possible but fails t
NSURLConnection
I would try all of the above except do it during low memory conditions. IE, I think it will happen when an internal malloc fails.