noble
noble copied to clipboard
bluetooth doesn't work after electron app packaged
I'm developing an Electron app to connect to bluetooth BLE device using @abandonware/noble on Windows 10. Everything works in development but not when I package the app using electron-builder.
I have no idea how to debug and fix this.
Noble stateChange always returns unknown
Any hint?
Log from packaging:
I'm encountering the same issue. Have you ever found a solution for this?
I have used electron-packager because I couldn't get it to work