Is there sample code out there for making http requests on the Android that actually work? I tried the SimpleImageDownload example - and included a build.settings file for allowing internet connections - but it doesn’t work on the device. Works fine in the simulator. [import]uid: 6297 topic_id: 1469 reply_id: 301469[/import]
I do get a code 200 returned when I make the http.request so I assume the request was successful but the image is not loading on the device. [import]uid: 6297 topic_id: 1469 reply_id: 4102[/import]