Jun 10, 2022
Thanks! That’s correct, the service is only needed if you want location updates to continue after the user navigates away from the UI (Activity). In my case, I wanted the app to continue logging locations to a file in the background. But the solution will work fine without it — the service is just another observer of the repository via the flow.