I want my app users to keep Location Service Turned ON all the time. This is the requirement of the application which will keep checking user is on the job location even after app is not running or killed. I know this can be achieved by enabling Background Mode : Location Updates. I have referred the Location updates which help me getting updates even after app is killed.
Now, I want to notify users when they turn off Location service if app is not running. How can i determine the status of Location Service after app is killed/Not running ?