I'm using the HTTPclient and it connects to my web service fine. I can see the request come in and the response go out. For several requests, the Titanium networking gets the response and it works fine. Sometimes it times out. After the first timeout, the networking never recovers. I can see the request come in and then a response returned from the web service, but the device never picks it up as being returned after a timeout occurred. If I make requests in a web browser like Chrome or Safari, the server responds repeatedly.
Note: This is all in the IOs simulator, not on an actual device.
Your Answer
Think you can help? Login to answer this question!