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 support for position tracking for Android versions lower than 12 #2777

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

tomasMizera
Copy link
Collaborator

FUSED_PROVIDER is available only from SDK level 31 (Android 12).
Let's use GPS_PROVIDER (available for all versions) in case the FUSED one is not available.

@tomasMizera tomasMizera requested a review from wonder-sk August 30, 2023 06:44
@tomasMizera tomasMizera force-pushed the make-tracking-available-old-android branch from 26d634f to c0ec881 Compare August 30, 2023 06:58
@tomasMizera
Copy link
Collaborator Author

@tomasMizera tomasMizera merged commit ad26e9f into master Aug 30, 2023
10 checks passed
@tomasMizera tomasMizera deleted the make-tracking-available-old-android branch August 30, 2023 07:57
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.

3 participants