noble icon indicating copy to clipboard operation
noble copied to clipboard

bluetooth doesn't work after electron app packaged

Open lkurylo opened this issue 4 years ago • 2 comments

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: electron-builder

lkurylo avatar Nov 21 '20 23:11 lkurylo

I'm encountering the same issue. Have you ever found a solution for this?

andypotato avatar Dec 10 '20 22:12 andypotato

I have used electron-packager because I couldn't get it to work

lkurylo avatar Dec 10 '20 23:12 lkurylo