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

@capacitor/geolocation don't enforce Google Play Services #731

Closed
boldtrn opened this issue Dec 8, 2021 · 3 comments
Closed

@capacitor/geolocation don't enforce Google Play Services #731

boldtrn opened this issue Dec 8, 2021 · 3 comments

Comments

@boldtrn
Copy link

boldtrn commented Dec 8, 2021

Feature Request

Plugin

@capacitor/geolocation

Description

Android has native geolocation support and could work without the FusedLocationProvider. If you want to deploy an app to devices that don't have play services enabled or want to deploy to 3rd party stores like F-Droid, requiring Google Services is an issue.

Platform(s)

Android

Preferred Solution

Allow to either configure which implementation is used.

Alternatives

Switch to the native Android solution.

@jcesarmobile
Copy link
Member

Our first implementation didn't require Google Play Services, but didn't work quite well and there was some discussion about switching to Fused Location Provider, which requires Google Play Services, and we did switch. We are not switching back, sorry.

@boldtrn
Copy link
Author

boldtrn commented Dec 8, 2021

Thanks for the feedback. I am sorry to hear that. I still think that making this configurable would be the best option, but I can understand that this might not be that important as most apps will run on devices with Google Play Services.

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 30, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants