Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

[WM 22] GPSFollowMovement stopped working (no replies)

$
0
0
Good afternoon, I have an android app that uses the device location to show some information based on longitude and latitude, as of Friday everything was working fine, but today when trying the app, it never gets my current latitude and longitude, no code was modified, and it simply stopped working, any clues?

This is my code:

GPSFollowMovement(_GetPosition1,100)

PROCEDURE _GetPosition1(MyPosition is a geoPosition)
gsMiLatitud = MyPosition..Latitude
gsMiLongitud = MyPosition..Longitude
gMyCurrentPosition = GPSLastPosition()

And it is called when initializing the project, it hasn't been modified and was working

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>