geolocation - Check location in background using cordova -
i want check user location in background. example, everyday @ 9am. possible schedule in cordova?
you need use services in android. run in background can killed system if consume lots of memory. in case should not killed.
more information android services
Comments
Post a Comment