Re: [web-bluetooth] I want to package a browser that supports webble by myself (#558)

> ```js
> await navigator.bluetooth.requestDevice({ acceptAllDevices:true });
> ```

![image](https://user-images.githubusercontent.com/30423442/132788792-de5e0d35-d4a4-4dfe-aa02-11d6d53eca48.png)
![image](https://user-images.githubusercontent.com/30423442/132789055-a1dcc4cf-c02a-4448-b61f-e0bbaddb0387.png)

Picture 1 is the result of my running on http, Picture 2 is the result of my running on https, Picture 1 can be used normally, Picture 2 I can’t use

I am not using a chrome browser, but referring to the ios webble project, web bluetooth implemented by injecting JS files, and currently using Android webview

There is a reply record above, thank you


-- 
GitHub Notification of comment by TsaiYongChuan
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/558#issuecomment-916582699 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 10 September 2021 02:28:15 UTC