Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Check for Distance Calculation Feature to Prevent Location Permissions Prompt for All Projects #3274

Closed
qiarie opened this issue May 16, 2024 · 0 comments · Fixed by #3276
Assignees

Comments

@qiarie
Copy link
Contributor

qiarie commented May 16, 2024

Describe the bug
With the implementation of distance calculation feature, setup for location services implemented in the main activity runs for every project.

There's a need to only process location services for projects have the feature enabled.

To Reproduce
Steps to reproduce the behavior:

  1. Run an app that does not have distance calculation as a feature
  2. Set up and login to the app
  3. On loading the register, a prompt to give location permissions to the app shows

Expected behavior
Only apps that use distance calculation in rules should prompt users to allow location permissions.

Screenshots
Screenshot_1715865579

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 a pull request may close this issue.

1 participant