Community Questions & Answers

Android Just Won't Party

Running Titanium SDK 3.0.1, minimum Android level, level 8 (2.2 API), targets of iOS and Android on Mac OSX box. I am trying to play some youtube videos that have been retrieved from a channel. Everything plays fine on iOS but getting this annoying error...

setRequestHeader doesn't work

Hello *, REQUEST: ~~~ var xhr = Ti.Network.createHTTPClient(); xhr.open('GET', 'http://lab.min.uni-hamburg.de/sturesy/i.php?lecture=elearning'); xhr.setRequestHeader("Content-Type", "application/json;...

HTTP POST setRequestHeader(), communication failed!

Hi,following is my code trying to use Web Service,but it seems that the communication failed.Please somebody give me a hand.Thanks! http://pastie.org/1384477 After running the code,'Fail!' is logged as the information.Does it indicate that the...

Showing 1-22 of 22