[Interest] Problems getting QGeoPositionInfoSource working under iOS

Alex Blasche alexander.blasche at qt.io
Wed Mar 20 08:51:09 CET 2019


Hi,

>From: Interest <interest-bounces at qt-project.org> on behalf of Roman Wüger <roman.wueger at gmx.at>

>I try to get QGeoPositionInfoSource::createDefaultSource(this); working under iOS 12.1.2 with Qt 5.11.x.
>But the function returns always a null pointer.

In general this should work out of the box unless there is a bug...

How did you obtain the binaries? Did you build them by yourself or did you use binaries obtained via the installer. If you build by yourself please ensure that 

https://code.qt.io/cgit/qt/qtlocation.git/tree/src/plugins/position/corelocation

is built into your binaries. 

--
Alex


More information about the Interest mailing list