Skip to content

Conversation

@tanvir-ahmed-m4
Copy link
Contributor

…ation updates in iOS

Copy link
Collaborator

@bartekpacia bartekpacia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for contributing.

Please take a look at comments. Also, I'm curious to learn what's the use-case of this feature. Why do you need it?

@ufoloko
Copy link

ufoloko commented May 6, 2024

on IOS devices, location updates in background are paused automatically depending on activity detected by device, so if you have an app that needs to keep getting locations like a tracking app you need to set this parameter in false.

@tanvir-ahmed-m4
Copy link
Contributor Author

on IOS devices, location updates in background are paused automatically depending on activity detected by device, so if you have an app that needs to keep getting locations like a tracking app you need to set this parameter in false.

That is exactly our use-case. The app needs to track the location of the user even when the app or the device is not actively used.

@tanvir-ahmed-m4 tanvir-ahmed-m4 changed the title Added ability to configure whether the location-manager may pause loc… Configure pausesLocationUpdatesAutomatically in iOS (Fixes Issue#951, Supersedes PR#992) Jun 12, 2025
@tanvir-ahmed-m4
Copy link
Contributor Author

Hi @bartekpacia , I have rebased the changes and updated tests. Please review.

Copy link
Collaborator

@bartekpacia bartekpacia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, i only have some tiny dartdoc suggestions

thank you!

Co-authored-by: Bartek Pacia <barpac02@gmail.com>
@tanvir-ahmed-m4 tanvir-ahmed-m4 requested a review from nasif-m4 June 17, 2025 08:10
@bartekpacia bartekpacia merged commit f1fa51b into Lyokone:master Jun 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants