You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the promising looking MAUI Bluetooth LE sample. I compiled and published it without issue but unfortunately it crashes immediately when executing the following line:
Thanks for the promising looking MAUI Bluetooth LE sample. I compiled and published it without issue but unfortunately it crashes immediately when executing the following line:
var device = await Bluetooth.RequestDeviceAsync(new RequestDeviceOptions { AcceptAllDevices = true });
Is there anything I can try to fix this please?
Thanks!
The text was updated successfully, but these errors were encountered: