Relative Content

Tag Archive for swiftcore-location

Can I use CLBackgroundActivitySession with CLLocationManager?

I have an app that tracks user location for mileage, and it currently uses CLLocationManager for starting and stopping location updates. I’ve recently started working with CLBackgroundActivitySession and have some questions regarding how it interacts with CLLocationManager.