I want to create an app that gives a signal when i am some 100 feet within a certain GPS coordinate.
I have looked around a bit to no avail yet here.
Can this be done with corona?
If not, then maybe with the bump-technique?
thanks!
p.s. if this app would need coding on serverside, thats no problem
[import]uid: 54669 topic_id: 9383 reply_id: 309383[/import]
All you have to do is get the GPS coordinates at some interval and do some simple math to find out how far you are from the desired (target) coordinates.
Well, its in the design stage, but its a framework that alerts people with discounts etc when they are nearby or enter a specific storec.q. Business.
First i need to know how to have the iphone keep looking at the coordinates all the time in the background. Any toughts on this?
Thanks [import]uid: 54669 topic_id: 9383 reply_id: 34663[/import]