Bascially, input from every device using my app should be only in one entry. Same entry getting updated over and over again.
Bascially, input from every device using my app should be only in one entry. Same entry getting updated over and over again.
Events :
DeviceReady 1. Create
2. update
That would solve my updating problem.
But won't it create a new entry when the app is switched on agian?
Where do i edit this javascript? ![]()
I don't think my users will open it anytime soon. I want it to install. Then create. Then run the update service in the background immediately, updating every 20 minutes...
Update service doesn't work unless there is create service first right?
It's pretty much the same, internet messaging. But with little modifications from my side. Possible?
Will the user co-ordinates be stored permanently? because my users location is dynamic.