The application crashed: System.TypeLoadException: Requested Windows Runtime type 'Windows.Devices.Bluetooth.BluetoothAdapter' is not registered. ---> System.Runtime.InteropServices.COMException: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
--- End of inner exception stack trace ---
at System.StubHelpers.StubHelpers.GetWinRTFactoryObject(IntPtr pCPCMD)
at Windows.Devices.Bluetooth.BluetoothAdapter.GetDeviceSelector()
at Plugin.BluetoothLE.AdapterScanner.<>c.<b__2_0>d.
↧
App getting crashed while trying to scan for Bluetooth devices, using Plugin.BluetoothLE
↧