Overview
Implement the Onboarding flow to request necessary permissions, specifically "Always Allow" for location.
Requirements
- Explain why background location is needed (Geofencing).
- Request Flow:
- Foreground Location (When in use).
- Background Location (Always allow) promotion.
- Notification Permission.
- Handle "Denied" states gracefully.
References
- PRD Section 3 (Permission Strategy)
- Figma Onboarding Frames
Overview
Implement the Onboarding flow to request necessary permissions, specifically "Always Allow" for location.
Requirements
References