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

Android Api 30 get current location #70

Open
romanfurman6 opened this issue Oct 24, 2022 · 1 comment
Open

Android Api 30 get current location #70

romanfurman6 opened this issue Oct 24, 2022 · 1 comment

Comments

@romanfurman6
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Start android API 30
  2. call getCurrentLocation
  3. Current location is null

Expected behavior
For some reason, the same piece of code works for Android 33 but doesn't work for 30...
Trying to use getCurrentLocation

Screenshots
SCR-20221024-n9f
SCR-20221024-n8y

@romanfurman6
Copy link
Author

the problem is in priority 102, on API 30 FusedLocationProvider returns null
To repro just run API 30 emulator and set priority to 102
image

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

No branches or pull requests

1 participant