You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: