You are reading a single comment by @fanoush and its replies. Click here to read the full conversation.
  • Also most probably you need to serve it over local http server, opening files directly may not work -this is what the error message is telling - scheme 'http' or 'https' is needed, so "file://" may not work. Not only because of CORS but also Web Bluetooth API will not work from directly opened local files for security reasons (please correct me if I am wrong).

About

Avatar for fanoush @fanoush started