Hello and good day,
I discovered Corona last week and spent the weekend watching tutorials, getting a “Hello World” app going and tweaking some of the sample apps to learn more advanced stuff. I however still am not clear if I can use Lua and Corona to create an app that checks what state you are in, checks if the xml file is updated every 4 hours, checks the xml file for information based on that state, and sends a notification (alert) if there is an update.
Can someone envision this kind of process being possible using Corona? I found some XML parsing examples in the SDK, and I think I saw an Alert example, but that’s as far as I got. Getting state information would require the GPS api to figure out what area you are in and attach that to a state and checking for file updates I don’t have a clue on how to do, unless I was downloading the file and then doing a compare constantly. May require a cron job.
Any insight would be helpful in making my decision.
Thanks [import]uid: 77632 topic_id: 12858 reply_id: 312858[/import]