Can't use CrossBleAdapter #1057
Unanswered
AlessandroFinocchi
asked this question in
Q&A
Replies: 1 comment
-
The documentation is far from finished. The bluetooth docs are from the old plugin. There are samples here: https://github.com/shinyorg/samples |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I'm approching MAUI Blazor for a project which needs the implementation of a bluetooth scanner and for this I was following the Shiny guide "https://shinylib.net/mobile/ble/scanning.html". So I went in the section "Bluetooth LE Client" but there I found the usage of the CrossBleAdapter which I can't use because it is defined nowhere.
This is just a case of something used in the guide but not present in any of the Nuget package that the guide wants you to install.
Did I miss anything?
Any kind of advice will be really appreciated. Thx <3.
Beta Was this translation helpful? Give feedback.
All reactions