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

Location: Avoid repeated pop-ups #2369

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DaVinci9196
Copy link
Contributor

When you start Google Maps for the first time, it will pop up a location information authorization pop-up window through requestLocationSettingsDialog.
After clicking Allow only during the trial period, some models will cause repeated pop-ups. Some models will jump to the MG authorization page.
After returning from the page, the ensurePermissions method in LocationManager will jump to the MG authorization page again.

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.

None yet

1 participant