Qt 6.2.2 macOS 12.1 aarch64 - Unable to run OOTB BLE Heart Rate Server Example
Unsolved
General and Desktop
-
Hello all,
as the title already indicates I am trying to run (without any modification) the Qt BLE Heart Rate Server Example on macOS 12.1 with M1 machine.
The app compiles fine but during run it simply stops before showing any window/widget/dialog with the following output:qt.bluetooth.darwin: unsupported descriptor "{00002902-0000-1000-8000-00805f9b34fb}"
From the documentation I got the impression that this would be supported on macOS as well?