-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Overview
Implement the core background location monitoring logic using Geofencing.
Requirements
- Use
geolocatoror native platform channels to register region monitoring. - Radius: Fixed at 100m (MVP).
- Triggers: Detect
Enterevents for registered locations. - Battery Efficiency: Ensure the logic does not keep GPS on high accuracy continuously; rely on OS region monitoring.
References
- PRD Section 2.1 (Trigger Radius)
- PRD Section 3 (Battery Efficiency)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels