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

Non-free dependency make this library incompatible with Free Software #309

Open
muelli opened this issue Apr 24, 2024 · 1 comment
Open

Comments

@muelli
Copy link

muelli commented Apr 24, 2024

The dependency on com.google.android.gms:play-services-location pulls non-free libs which make software using this library non-free Software.

Alternatives are https://github.com/maplibre

ref: https://gitlab.com/fdroid/fdroiddata/-/issues/3248

@Siliconvelly
Copy link

HI first of all i am getting issue in this whole library now i am specifying how.
first when you use Geolocation.getCurrentPosition() and you have set like { enableHighAccuracy: true, timeout: 10000, }
means enableHighAccuracy: true then it works very well into the emulator of android and ios both but when in real android device it won't. it is giving error rather then working well.
if you give enableHighAccuracy: false then on emulator it not gives the correct location it gives false or approximate location on real device it working but same issue not giving correct or accurate location then how we can work with it i am stuck on this because i am working on food delivery app but this library is not giving me the result please help me as soon as possible.

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

2 participants