jiangchengze
jiangchengze
最早启动程序运行的时候就会报这个错 然后在window上安装了VC++运行时的最新库 后面运行正常了 但是调用startScan又崩溃了
The example app has the same issue. The problematic Windows computer does not have a development environment installed, so no error logs were captured. I can try installing the environment...
I have tested this: the compilation and operation work normally on my own computer. However, when other users use it with a Bluetooth adapter plugged in, calling await UniversalBle.startScan(); causes...