Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Asynchronous XHR seems to be blocking

I am testing buttons I want to be clickable while a request is going on in the background and loading a portion of the screen.

It seems that whether or not I set the async argument for Titanium.Network.HTTPClient.open to be true or false, the buttons are nonoperational from when the request is sent to when it returns.

Has anybody experienced this?

— asked March 31st 2010 by ambert ho
  • titanium.network
0 Comments

1 Answer

  • Upgrade to latest official Titanium SDK release.

    You can find further info here: http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Network.HTTPClient-object

    — answered January 30th 2012 by Eduardo Gomez
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.