
It's a little hard to come up with ideas, though, without knowing more about what it is you're trying to accomplish. If it has a camera, the progressive web app could send data that way.
#APPLE SAFARI SUPPORT PHONE NUMBER BLUETOOTH#
Maybe the Bluetooth device has other connections or sensors. If you are in control of the Bluetooth device, nothing is stopping you from sending data over audio (building an acoustic modem like in the good old days). As you wrote, it is possible to stream audio from a website to a Bluetooth speaker (and the other way around). There could be other creative solutions to your problem if you have control over the Bluetooth device. I've used WebBLE and Cider Connect with success.

Signing in to Safari allows: A more personalized experience when using Google products on the web. You could build a custom web browser using WKWebView and add support for Web Bluetooth API yourself.ĭownload a web browser with Web Bluetooth support You can sign in to your Google Account on Safari, the browser that comes on your device. technical support: (800) APLCARE (8002752273) See all worldwide support telephone numbers. When developing native applications for iOS and iPadOS, you have access to Bluetooth. Do you have control over the Bluetooth device? Does the device have other means of communicating? Is it acceptable to the users of your web app to download an alternative browser? Here are some ideas from the top of my head.īuild your own browser with support for Web Bluetooth API Possible workarounds depend a lot on your specific situation. In other words: you won't find support for Web Bluetooth API in Safari on iOS tomorrow or anytime soon. The current official status is "Not Considering". For that to happen, WebKit, the browser engine that power Safari, has to implement that feature. Try some out by going to Settings > Safari > Extensions, then click the More Extensions link to see additional. What you ask for is access to the Web Bluetooth API from Safari on iOS. Safari added support for extensions on mobile with iOS 15 and iPadOS 15.
