Randy S. Hunsaker

Results 6 issues of Randy S. Hunsaker

## Steps to reproduce 1. Scan for the device, capture the target device object, and get its primary service, e.g.: ``` ... CrossBluetoothLE.Current.Adapter.ScanMode = ScanMode.LowPower; CrossBluetoothLE.Current.Adapter.ScanTimeout = 10000; CrossBluetoothLE.Current.Adapter.DeviceDiscovered +=...

os:iOS

### Description When using the iOS remote simulator in Visual Studio 17.3.0 Preview 5, after the initial use of the debugger, subsequent uses of the debugger fail to stay connected...

t/bug
area/tooling ⚙️
p/1
s/move-to-vs-feedback
Area: Platform\Xamarin VS\iOS
not-regression

# Improve documentation The supabase.org documentation page for the SignUp method states: ``` Confirm email determines if users need to confirm their email address after signing up. - If Confirm...

documentation

# Bug report ## Describe the bug An exception occurs in `Table Where(Expression predicate)` if the predicate includes more than 2 or'ed conditions. ## To Reproduce Given the following model...

bug

**Describe the bug** After following the "Building form Git" procedures for emgucv, attempting to build and run the "MauiDemoApp" project from the "Emgu.CV.CrossPlatform" solution in Solution\CrossPlatform fails with the following...

### Type of issue Other (describe below) ### Description This is a frustrating set of documentation. There is missing information, and there are typos/bugs in the code. In general, there...

Pri1
dotnet-communitytoolkit/svc
dotnet-maui-community-toolkit/subsvc