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
Since V 0.75 the Bluetooth functionality seems to be broken.
The small example app below works perfectly until nw.js 0.74, from 0.75 onwards instead of the bluetooth device chooser of Chrome the error message appears: "Error: NotFoundError: User cancelled the requestDevice() chooser."
Issue Type
Since V 0.75 the Bluetooth functionality seems to be broken.
The small example app below works perfectly until nw.js 0.74, from 0.75 onwards instead of the bluetooth device chooser of Chrome the error message appears: "Error: NotFoundError: User cancelled the requestDevice() chooser."
Expected/Proposed Behavior
Bluetooth device chooser shows up
Additional Info
Operating System: WIN 11
NW.js Version: since 0.75
Code snippet:
package.json:
main.html:
The text was updated successfully, but these errors were encountered: