CheckInLocationManager
Location manager used by the check in manager. Periodically polls location after calling startTrackingLocation and stores it in location live data
Properties
Functions
Link copied to clipboard
Checks if ACCESS_FINE_LOCATION is granted
Link copied to clipboard
Checks if location permission is granted and location is enabled by the user
Link copied to clipboard
Starts polling location updates every 5 seconds and storing the result in getLocation() live data.
Link copied to clipboard
Stops polling for location updates