标签: web-bluetooth
Safari中是否实现了Web蓝牙?在他们的网页上使用Web蓝牙的网络应用如何在Apple iphone和ipads上运行?
答案 0 :(得分:1)
Safari has not implemented Web Bluetooth规范,但WebBLE是支持Web蓝牙的open source浏览器实施。
您可以让用户直接使用WebBLE,或者使用代码构建自己的包含Web应用的混合应用。