During testing Bluetooth application, I have cautch the following exception System.Reflection.TargetInvocationException: 'Exception has been thrown by the target of an invocation.' on call:
BluetoothLeScanner.StartScan
... It is very strange, and I even do not know where it is thrown ...
Have anyone faced with the same issue ?