-
Notifications
You must be signed in to change notification settings - Fork 493
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
[Help]: On Web (Chrome), example is stuck at "Bluetooth Adapter is unknown" #1128
Comments
please open PR, thanks |
Am I understanding correctly then that the example app is not yet expected to work for web? If so, I'm happy to chip in. Do you have a few pointers on what would need to be done? |
I pushed a few fixes to main related to this. @tnc1997 it seems like the I also added some dummy values for the With those changes I see some services and their chars when running example in a web browser. @tnc1997 @kubatatami could you please review this if you have some time. The example app could also use some improvements. E.g. to allow to enter "withServices" and "webOptionalServices" parameters in the UI to use when scanning for devices. |
The reason that it defaulted to unknown on web is that it is not currently possible to accurately determine the adapter state on web as far as I am aware. |
Right. We had similar issue with |
Thanks, that fixed the issue! |
Requirements
Have you checked this problem on the example app?
Yes
FlutterBluePlus Version
1.35.3
Flutter Version
3.29.0
What OS?
All
OS Version
Windows 10, Chrome Stable
Bluetooth Module
Onit Bluetooth Adapter
What is your problem?
When starting the example app on WEB, I'm greeted with the "Bluetooth Adapter is unknown" screen, with no way to progress.
Logs
The text was updated successfully, but these errors were encountered: