You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like this experimental flag is exclusive to Chromium and not available in Webview yet.
Though, the module authors should just call navigator.bluetooth.requestDevice() function that will request Bluetooth permission and will work in FLC as well as any other browser.
If the following flag is somehow available in the chromium backend for FLC, can it be enabled or set as a toggleable option?
#enable-web-bluetooth-new-permissions-backend
I use this for Bluetooth Dice, it prevents me from having to repair every time i login.
Edge Case, so if its a no, no worries!
The text was updated successfully, but these errors were encountered: