Allow Once <FAST — 2025>

: When selected, the app receives the requested permission only for the duration of the current foreground session. Once the app is closed or the system no longer considers it "in use," the permission is automatically revoked. Implementation History :

: To provide users with more granular control and transparency over their personal data.

: Trigger the permission prompt only when a specific feature is being used (e.g., clicking a "Find nearby" button).

Developers must adapt their permission strategies to ensure "Allow once" results in a positive user experience rather than frequent, annoying prompts.