Skip to content

Feature: Adjustment to new Google location policy#68

Merged
oleksiibo-eng merged 2 commits intomainfrom
google_location_policy
May 4, 2026
Merged

Feature: Adjustment to new Google location policy#68
oleksiibo-eng merged 2 commits intomainfrom
google_location_policy

Conversation

@oleksiibo-eng
Copy link
Copy Markdown
Contributor

@oleksiibo-eng oleksiibo-eng commented Apr 28, 2026

Problem

Describe the specific bug or product issue that's being fixed.
Google Play updated its location permission policy. Apps that request precise (fine) location must now provide clear justification; otherwise, they risk rejection or removal during the review process.

Solution

What did you do to fix it? Remember gif's or video of frontend fixes.
Set coarse location as the default to comply with updated Google Play policies. Updated the Android manifest, adjusted the maps component to use a radius-based circle when only coarse location is available, and notified makers about the new requirements and potential risks of using precise location.

Tests

  • Added tests to cover the bug or new functionalities being added

Additional Notes (optional)

  • Link to Tech Spec in Notion

Related PRs (optional)

https://github.com/AdaloHQ/runner/pull/1111
https://github.com/AdaloHQ/packager/pull/643
https://github.com/AdaloHQ/runner/pull/1110
https://github.com/AdaloHQ/backend/pull/1827
https://github.com/AdaloHQ/frontend/pull/3460

New Packages, Environment Variables (optional)

Documentation (optional)

  • Added necessary information to the README.md file based on the changes made.

@oleksiibo-eng oleksiibo-eng self-assigned this Apr 28, 2026
@oleksiibo-eng oleksiibo-eng requested a review from a team May 1, 2026 14:47
@oleksiibo-eng oleksiibo-eng merged commit e0178d4 into main May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants