iOS 3.2 HTTPClient fails

You must Login before you can answer or comment on any questions.

I'm unable to get HTTPClient to work under 3.2. It works fine in the iPhone simulator under 4.0.1 and 4.1, but under 3.2 (simulating the iPad), my otherwise working HTTPClient code doesn't work: neither the onload nor onerror callbacks get called, and the little activity indicator up by the carrier/signal strength icon spins indefinitely.

Similarly, none of the XHR examples in KitchenSink work for me. I just get the spinning indicator and nothing else. (For instance, for the Binary Data example, it just sits interminably at "Downloading image...")

Is there some known issue with 3.2 and HTTPClient/XHR?

— asked 2 years ago by K T
0 Comments

Your Answer

Think you can help? Login to answer this question!