objective c - send current location on iPhone GPS at specific time -
so obtain current gps location , send @ specific time in day web service. how can this? there way automatically turn on current location gps service?
you can run application in background receive location change notifications. in case, application keep getting notifications on location changes.
by "on location changes", mean can't check location in regular schedule. example, if phone not move @ all, 7 days, application not have chance send out location there no way (yet) let application run in background @ fixed time.
Comments
Post a Comment