Hello,
I updated from the Bluetooth Frameworks C++ 7.9.4.0 to 7.10.0.0 by letting the 7.10.0.0 installer overwrite my 7.9.4.0 installation. Under 7.10.0.0 my application's call to CwclBluetoothManager::Open() blocks the application. I did not change anything in my code, and reverting to 7.9.4.0 with the 7.9.4.0 installer solves my problem. Has anyone else encountered this? 7.9.4.0 had been working fine so I can revert and continue using it, but I would prefer to work with the most current build if possible.
In case it's relevant, I am running:
- Visual Studio 2017
- Windows 10 1803 OS build 17134.228
Thanks,
Kurt