Socket Requests

I have 2 httpsocket requests that work in the simulator but don’t work on the iPhone.
Is there something I am not seeing or do they have to be queued?

Not sure where to look since they work fine in the simulator??

What do you mean by “don’t work”? No response? Crash?

Instead of the socket downloading the data it reports there is no internet connection.

Seems to have gone away once I added Calllater for the second socket request.