Skip to content

GetPrimaryServiceAsync not working on Android 16 #467

@vitalii-vov

Description

@vitalii-vov

When I updated my device to Android 16, GetPrimaryServiceAsync stopped returning a value and is always awaiting.

var service = await device.Gatt.GetPrimaryServiceAsync(BluetoothUuid.FromGuid(serviceUuid));

I don't see any errors in the logs or Logcat.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions