Updating app data over the internet

Hi there,

I want to make an app that contains data that I can update on a daily basis without having to update the app. This data only has to be text based. What is the most efficient way to do this in Corona?

Thanks!
Tyler [import]uid: 10829 topic_id: 19139 reply_id: 319139[/import]

Have you seen this sample code for connecting to an RSS feed? Might just do the trick.

http://developer.anscamobile.com/code/read-rss-feed-lua-table

-David
[import]uid: 96411 topic_id: 19139 reply_id: 73825[/import]

Thanks! Is that the only way to do it? [import]uid: 10829 topic_id: 19139 reply_id: 73938[/import]