bojankostic81
Results
2
issues of
bojankostic81
Hi, can we use this plugin to scan Bluetooth Classic devices as well? ## Steps to reproduce 1. Add BLE plugin to Xamarin Forms app 2. Scan for Bluetooth devices...
### Question Hi, How can I get AuthenticationState in ViewModel? I'm trying with: [CascadingParameter] Task AuthenticationState { get; set; } but it is always null. Thanks. ### Code sample _No...
type: bug