I’ve developed an app that retrieves weather data from a webserver (pipclock.com)…
The problem with the http command in Corona is that it’s not asynchronous, so while you retrieve the data the application stop responding to user input and freezes any animation… hope it’s going to be fixed soon.
[import]uid: 9158 topic_id: 4806 reply_id: 15695[/import]
oo thanks for the xml handling example. It’s probably what I already do routinely in other languages, but it’ll be nice to have a confirmation that using XML in Lua works the same way. [import]uid: 12108 topic_id: 4806 reply_id: 19763[/import]