Skip to content Skip to sidebar Skip to footer
Showing posts with the label Httpclient

Titanium Httpclient Returns Too 'fast'

I have the following function: getTasks: function() { var taskRequest = Titanium.Netw… Read more Titanium Httpclient Returns Too 'fast'

Property 'filter' Does Not Exist On Type 'object'

After updating my code to HttpClient I can't get filter() to work with the response. I keep get… Read more Property 'filter' Does Not Exist On Type 'object'