Closed daphtdazz closed 4 years ago
I think I ran into an issue with missing console functions for a web app I’m using with WebBLE. In this case it looks like console.debug is missing.
The webapp is actually trying to communicate with puck.js but fails at startup in webble. The app does run in Safari and only fails when actually attempting the web bluetooth connection in that browser.
Edit: updated url to point to specific commit that shows the error on WebBLE via githack
fixed in 1.3.0, and debug added too
And probably some other console methods.