I have an application draft on my table, and I wanted to ask some questions. The application should be a simple app, that will collect GPS data (lat, lng) from the users device. I need this to be a multiple plaform solution, so far it's going to be iOS, Android and WP8.
My question is, if I develop the app with phonegap, will it work while my phone is locked? Am I going to be able to push the location requests when the app is running in the background?
Thanks in advance!