Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Qt BLE iOS : nothing on output console
-
I am trying to make a cross platform app : Qt C++ .
I can visualize qDebug() for Android and all informations, functions running...
But nothing on iOS, I don't understand why ?
And the app crash when it's connecting, Do I need such permissions to access Bluetooth on iOS ?Thnks