<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>4 Jun 2018 22:18:00 Z</lastBuildDate><pubDate>4 Jun 2018 22:18:00 Z</pubDate><description>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?&#13;
&#13;
This is my code:&#13;
&#13;
GPSFollowMovement(_GetPosition1,100)&#13;
&#13;
PROCEDURE _GetPosition1(MyPosition is a geoPosition)&#13;
gsMiLatitud = MyPosition..Latitude&#13;
gsMiLongitud = MyPosition..Longitude&#13;
gMyCurrentPosition = GPSLastPosition()&#13;
&#13;
And it is called when initializing the project, it hasn't been modified and was working</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65730-22-gpsfollowmovement-stopped-working/read.awp</link><title>[WM 22] GPSFollowMovement stopped working</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
