electron-web-bluetooth icon indicating copy to clipboard operation
electron-web-bluetooth copied to clipboard

Added experimental features flag for linux

Open jdpigeon opened this issue 7 years ago • 0 comments

The repo as it stands doesn't support Linux. For some reason, web bluetooth doesn't seem to be enabled with the enable-web-bluetooth flag.

However, we found that it works beautifully if you also add the enable-experimental-web-platform-features flag. So, I've added it to the repo to help anyone else trying to build BLE Electron apps on Linux

jdpigeon avatar Jul 25 '18 20:07 jdpigeon