PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → [WM20] Problems With GPS on Android
[WM20] Problems With GPS on Android
Débuté par ARV, 13 mar. 2018 22:59 - Aucune réponse
Membre enregistré
498 messages
Popularité : +8 (8 votes)
Posté le 13 mars 2018 - 22:59
Hello

Like the title of the subject, I have problems with the GPS on Android.

I execute the function GeoGetAddress but that function get the ubication wrong, it's always on USA it doesn't get the real one.

here's the code:
arrL is array of Address
geoGetAddress(gC..Latitude+","+gCo..Longitude,arrL)


with this I use the properties and always gets me USA
but when I use Latitude or Longitude and I search it on google those coordinates it get's me the real ubication.

This doesn't happend on iOS for some reason

The Only thing I can think of it's the version of my windev and the version of the device, I'm using Samsung Galaxy J2 Android version 6.0.1.

please help.
Best regards.


Sorry for my bad english.