Qt 6.11 is out! See what's new in the release
blog
GPS on Android
Mobile and Embedded
2
Posts
1
Posters
694
Views
1
Watching
-
Trying to use GPS on an Android device, it seems the
positionUpdated()signal of the QGeoPositionInfoSource class is never called, even if the GPS correctly start and i see the GPS getting a good FIX on the device...
The slot is correctly connected but never called (and i set also the update interval to the minimum update interval value)