Skip to content

Conversation

HariComputes
Copy link

Linux info

In your working directory (run command "pwd" to find what your current working directory is), have a cert.pem and a key.pem. (Must be a valid keypair generated) when you run "vector-web-setup serve" and it will create a https connection.

The following flag may need enabling as per this site --> https://developer.mozilla.org/en-US/docs/Web/API/Bluetooth#browser_compatibility
opera://flags/#enable-experimental-web-platform-features
chrome://flags/#enable-experimental-web-platform-features

If you get a message about chrome required. This will resolve this issue, as for bluetooth capability, service either requires localhost or https connection.

Not sure why my version of the file has a line missing at the bottom, this isn't a change i've made. will most likely restore this to original.

Linux info

In your working directory (run command "pwd" to find what your current working directory is), have a cert.pem and a key.pem. (Must be a valid keypair generated) when you run "vector-web-setup serve" and it will create a https connection.

The following flag may need enabling as per this site --> https://developer.mozilla.org/en-US/docs/Web/API/Bluetooth#browser_compatibility
opera://flags/#enable-experimental-web-platform-features
chrome://flags/#enable-experimental-web-platform-features

If you get a message about chrome required. This will resolve this issue, as for bluetooth capability, service either requires localhost or https connection.
Reverting part code back to stock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant