Qt 6.11 is out! See what's new in the release
blog
QGeoPositioning on iOS
-
Is there full support for
QGeoPositioningon iOS? I am trying to run the simple SatelliteInfo example and when running it on a GPS-equipped iPad I can't find any sources. In particular,QGeoPositioning::availableSources()returns an empty string list,().I do notice that I am able to get GPS coordinates via the QML Positioning module, so clearly most of the GNSS backend is working.