Skip to content

[Question]: Receiving position updates while running app in background. #1769

@JamesMoreau

Description

@JamesMoreau

Please select for which platform(s) you need help

  • Android
  • iOS
  • Linux
  • macOS
  • Web
  • Windows

Your question

I’m building an app that listens for location updates to trigger an alert when the user enters a defined area.

I want this to work reliably while the app is in the background or the phone is asleep, potentially for hours at a time. I’ve enabled Background Modes → Location Updates.

Is this sufficient to ensure ALL location updates are processed, or do I need a more robust solution (e.g. flutter_background_service )?

Thanks

Version

14.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions