STACK_TRACE=java.lang.IllegalStateException: Not allowed to start service Intent {LocationService.SmartGeolocation }: app is in background
I met this error when developing an app that updates user's location every second and draws a path for the user as well. Any help would be much appreciated.