-
-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: Windows BLE Support #1232
Comments
Hey @aritchie , Regarding what you wrote here,
Has this changed since Shiny v3 release or is the methods you are talking about the internal Windows ones? |
Yes because I haven't evaluated all of the API changes yet. I'm not just copying things one-to-one over.
I'm not sure yet. This isn't finished. |
All good. Thanks for the update on where it's and and why it's at that state. |
Hello @aritchie ! Though StopScanning is not implemented in windows, should the bleManager.Scan find any devices on Windows? I have this working on iOS, and Android (MAUI Project), but on Windows it doesn't find any device. going through the docs I can't find any specific setting, am I missing something or it is not supposed to work? Best regards and thanks for the great job ! |
@bcaceiro The docs don't say anything because windows isn't supported anywhere in Shiny yet. That is the whole purpose of this feature request. If you want to know the specific status, you can follow the source code or wait until I mark this ticket |
Summary
None
API Changes
Some methods may have to become async to deal with windows API
Intended Use Case
Windows support
Code of Conduct
The text was updated successfully, but these errors were encountered: