Location Usage
How No2Wait uses location for current-state detection, trip verification, map pins, and itinerary distance context.
Last updated: June 19, 2026When Location Is Used
No2Wait requests location only when a user opens a feature that needs it, such as current-state suggestions, verifying a completed trip, showing the user's current point on a map, or estimating itinerary distance.
The app does not need continuous background location tracking for the current MVP flow.
Visit Verification
When users verify a place, the backend checks whether their coordinates are near an eligible trip circuit target or event location.
Successful verification can sync a map pin, mark progress, and move the event toward completed status.
Control
Users can deny location permission, but location verification and current-state suggestions may not work until permission is granted.
Users can delete their account from the app or request data deletion from the web deletion page.