---
title: "WebBLE - Отзывы, Доход и Загрузки приложения in Соединенные Штаты | Apple App Store"
description: "Very simple web browser that supports an initial subset of  the web bluetooth javascript APIs, with bookmarks and console log viewing support.  *** New in 1.7 ***  - support for pybricks  *** Overview"
---

# WebBLE — Соединенные Штаты

![WebBLE App Icon](https://is1-ssl.mzstatic.com/image/thumb/Purple116/v4/2e/39/f4/2e39f41c-6033-d9fc-60d0-b133178d6cd8/AppIcon-1x_U007emarketing-0-4-85-220.png/434x0w.png)

**Developer:** [David Park](https://apptail.io/ru/developer/david-park-PSab) (Великобритания)
**Category:** Utilities
**Rating:** 2.6/5 (43 ratings)
**Price:** Free
**Bundle ID:** co.uk.greenparksoftware.webble
**Store:** Apple App Store
**Country:** Соединенные Штаты
**Version:** 1.7.0 (released 2023-09-10)
**Original Release:** 2017-01-12
**Languages:** English

**App Store Link:** [Download on Apple App Store](https://apps.apple.com/us/app/app/id1193531073)
**AppTail Page:** [https://apptail.io/ru/app/webble-qGwc/united-states](https://apptail.io/ru/app/webble-qGwc/united-states)

## WebBLE Description
Very simple web browser that supports an initial subset of  the web bluetooth javascript APIs, with bookmarks and console log viewing support.

*** New in 1.7 ***

- support for pybricks

*** Overview ***

Using this app you can navigate to a site written in javascript that can interact with your bluetooth (low energy) devices. This allows you to write your applications for use with devices such as puck.js in a language you are more familiar with (i.e. javascript) and be able to use it from your iOS device.

Use the built-in console viewer to debug issues when running your site on WebBLE.

Security is important for bluetooth device access, and so only sites that use https are supported, and it is not possible to connect to a bluetooth device without permission being granted by the user.

Initially the following key APIs are supported:

- bluetooth.requestDevice()
- bluetooth.getAvailability()

- BluetoothDevice.gatt
- BluetoothDevice.addEventListener(&#039;gattserverdisconnected&#039;, cb)

- BluetoothRemoteGATTServer.connect()
- BluetoothRemoteGATTServer.disconnect()
- BluetoothRemoteGATTServer.getPrimaryService()

- BluetoothRemoteGATTService.getCharacteristic()

- BluetoothRemoteGATTCharacteristic.writeValue()
- BluetoothRemoteGATTCharacteristic.writeValueWithResponse()
- BluetoothRemoteGATTCharacteristic.writeValueWithoutResponse()
- BluetoothRemoteGATTCharacteristic.readValue()
- BluetoothRemoteGATTCharacteristic.startNotifications()
- BluetoothRemoteGATTCharacteristic.stopNotifications()
- BluetoothRemoteGATTCharacteristic.addEventListener(&quot;characteristicvaluechanged&quot;, cb)

## WebBLE Screenshots
- [Screenshot 1](https://is1-ssl.mzstatic.com/image/thumb/Purple113/v4/0e/7b/fa/0e7bfaf3-8dc5-26f2-e1a7-629fa2037a10/mzl.gsiffjwh.png/1242x2688.png)
- [Screenshot 2](https://is1-ssl.mzstatic.com/image/thumb/Purple113/v4/85/a5/02/85a5026c-0485-4239-eff8-dc50c4353097/mzl.nmttgjlc.png/1242x2688.png)

## WebBLE Rating Breakdown in Соединенные Штаты
- 5 stars: 14 (33%)
- 4 stars: 3 (7%)
- 3 stars: 1 (2%)
- 2 stars: 3 (7%)
- 1 stars: 22 (51%)

## WebBLE Reviews in Соединенные Штаты

### ****- "Works great"
I used this for a personal project; works great and as expected.
-- noelcun, 2024-03-17

### *---- "DOES NOT WORK WITH CRAFTY"
My iPhone does NOT connect to my Crafty after meticulously following the instructions. Just saying.
-- Stefan Urquelle, 2023-04-13

### *---- "Does not work on iPhone, for Bluetooth web"
Does not work on iPhone, for Bluetooth web at all
-- ayd135, 2023-01-29

### *---- "Worst"
Completely useless. Controlling your Bluetooth device shouldn’t be so difficult. Disgraceful app.
-- Philligan81, 2023-01-16

### *---- "Didn’t Work for Me"
Looking for a BLE compatible browser for iOS that could run the Droid Depot Controller at droid.bap.dev. The site calls WebBLE an unsupported browsed. Wish I had a test version I could try before I spent my 2 dollars.
-- Emilio Gómez, 2023-01-01

### ****- "Web Browsers Usually Don’t Do Bluetooth — this one does"
I appreciate the simplicity of this app, and it has minimal bugs (and no subscription. Thank you!). I use it to access my Storz and Bickel through the web app… works every time.

Would love to see: 

“app” mode that gets rid of the top and bottom bars
Safari shortcut support to make favorites accessable as an app icon on the home page

Thanks for this gem.
-- JacobProbasco, 2022-12-05

### ***** "Works with Crafty+"
Spend the $2 bucks if you got the vape, no brainer!
-- Luvyourself1, 2022-11-15

### ***** "Not the brightest"
I’m not the brightest bulb in the room. But this app was super easy to use and now I can Bluetooth with my rig. Thanks, o and it’s free which is dope. 

For those having trouble using the app I watched a YouTube video and it helped me.
-- Nightshiftcaw, 2022-11-05

### *---- "Useless"
It does not work at all.
-- jasonplatt, 2022-10-18

### **--- "Barely works."
I spent most of my time trying to get to the proper page. 99% of my time using the app was just bouncing around different web pages in the app that would just crash immediately and close the app. There is no user guide and you can easily be stuck in a loop of crashing or redirecting if you accidentally click the wrong thing.
-- Ksnyder1, 2022-10-14

### ***** "Works with Crafty+"
All I needed to do was to paste the Storz &amp; Bickel web app address into the browser address bar, press return and BOOM! there it was up and running and connected immediately. Actually works better than the old Storz &amp; Bickel iPhone app that was taken down.
-- Mikkiji, 2022-07-28

### ****- "App works; lacks user guide"
The app works fine. The problem is that there is no user guide and many of the preloaded links are broken.
You need to add the URL for the tool you want to use, in my case, bangle js. But there are no instructions on how to do this and no indication that you need to do so. 

Basically, think of the app as a web browser that connects to BLE. When you use it as such, you can send programming into to the BLE device.
-- Sexy Dr. Zaius, 2022-05-25

### *---- "Should have read the other reviews"
Yup, doesn’t work. Waste of money.
-- dannymk1976, 2022-05-18

### *---- "App doesn’t work. Please refund my money."
App doesn’t work. Please refund my money!
-- Chestermarty, 2022-04-01

### *---- "Does not work!"
Paid for nothing!  Doesn’t work!!!
-- Willie_UpNorth, 2022-03-17

### ***** "Crafty+"
It works great with the Crafty +. I’m pretty sure this app is the only way to connect to your S&amp;B device on an iOS device.
-- bomatt420, 2022-01-08

### *---- "Scan ok but will not connect"
I tested this with BLE Peripheral Simulator using the Battery Service.   It found the device in the scan but would not connect, I could not select the device.
-- lecarter, 2021-12-05

### *---- "Doesn’t work."
Don’t waste your $2
-- want2race, 2021-11-06

### *---- "Do not buy"
Incredibly buggy, complete waste of money
-- shvffle, 2021-10-09

### *---- "Does not work at all"
Really bad designed app… not user friendly at all  did not work. Waste of $$$
-- Albertitousc, 2021-07-28

[View all WebBLE reviews and detailed analytics on AppTail](https://apptail.io/ru/account/signup?utm_campaign=ai-crawl&amp;utm_content=reviews)


## WebBLE Store Rankings
| Chart | Country | Category | Rank |
|-------|---------|----------|------|
| Топ платных | Румыния | Utilities | #6 |
| Топ платных | Румыния | Overall | #49 |
| Топ платных | Израиль | Utilities | #63 |
| Топ платных | Великобритания | Utilities | #70 |
| Топ платных | Чили | Utilities | #119 |
| Топ платных | Польша | Utilities | #138 |
| Топ платных | Финляндия | Utilities | #142 |
| Топ платных | Вьетнам | Utilities | #143 |
| Топ платных | Чехия | Utilities | #146 |
| Топ платных | Беларусь | Utilities | #148 |
| Топ платных | Австралия | Utilities | #158 |
| Топ платных | Германия | Utilities | #163 |
| Топ платных | Украина | Utilities | #164 |
| Топ платных | Венгрия | Utilities | #165 |
| Топ платных | Аргентина | Utilities | #168 |
| Топ платных | Австрия | Utilities | #175 |
| Топ платных | Новая Зеландия | Utilities | #185 |
| Топ платных | Бельгия | Utilities | #221 |
| Топ платных | Греция | Utilities | #231 |
| Топ платных | Перу | Utilities | #232 |
| Топ платных | Ирландия | Utilities | #244 |
| Топ платных | Швейцария | Utilities | #245 |
| Топ платных | Дания | Utilities | #252 |
| Топ платных | Казахстан | Utilities | #254 |
| Топ платных | Таиланд | Utilities | #275 |
| Топ платных | Нидерланды | Utilities | #280 |
| Топ платных | Португалия | Utilities | #283 |
| Топ платных | Россия | Utilities | #286 |
| Топ платных | Республика Корея | Utilities | #287 |
| Топ платных | Испания | Utilities | #295 |
| Топ платных | Франция | Utilities | #298 |
| Топ платных | Норвегия | Utilities | #303 |
| Топ платных | Швеция | Utilities | #328 |
| Топ платных | Колумбия | Utilities | #329 |
| Топ платных | Италия | Utilities | #335 |
| Топ платных | Бразилия | Utilities | #345 |
| Топ платных | Канада | Utilities | #351 |
| Топ платных | Китай | Utilities | #361 |
| Топ платных | Филиппины | Utilities | #362 |
| Топ платных | Гонконг (САР) | Utilities | #364 |
| Топ платных | Южно-Африканская Республика | Utilities | #405 |
| Топ платных | Пакистан | Utilities | #417 |
| Топ платных | Тайвань | Utilities | #424 |
| Топ платных | Мексика | Utilities | #426 |
| Топ платных | Израиль | Overall | #462 |
| Топ платных | Япония | Utilities | #467 |

## WebBLE Discovered Keywords
- bluetooth browser
- webble

## Apps Similar to WebBLE
- [Remote for Tautulli](https://apptail.io/ru/app/remote-for-tautulli-BZn/united-states)
- [Consent-O-Matic](https://apptail.io/ru/app/consent-o-matic-mFB/united-states)
- [Asyun](https://apptail.io/ru/app/asyun-SfTb/united-states)
- [Raivo - 2FA Authenticator app](https://apptail.io/ru/app/raivo-2fa-authenticator-app-TEXb/united-states)
- [Grow with Jane - Grow journal](https://apptail.io/ru/app/grow-with-jane-grow-journal-gmbc/united-states)
- [Vsensor](https://apptail.io/ru/app/vsensor-rmkc/united-states)
- [Sensor Logger](https://apptail.io/ru/app/sensor-logger-nyjd/united-states)
- [Nuviu](https://apptail.io/ru/app/nuviu-YFse/united-states)
- [TVSizAR](https://apptail.io/ru/app/tvsizar-BQni/united-states)
- [Can Pay](https://apptail.io/ru/app/can-pay-Adfm/united-states)

## WebBLE Available In
- [Соединенные Штаты](https://apptail.io/ru/app/webble-qGwc/united-states)
- [Германия](https://apptail.io/ru/app/webble-qGwc/germany)
- [Великобритания](https://apptail.io/ru/app/webble-qGwc/united-kingdom)
- [Канада](https://apptail.io/ru/app/webble-qGwc/canada)
- [Австралия](https://apptail.io/ru/app/webble-qGwc/australia)
- [Швеция](https://apptail.io/ru/app/webble-qGwc/sweden)
- [Чехия](https://apptail.io/ru/app/webble-qGwc/czechia)
- [Израиль](https://apptail.io/ru/app/webble-qGwc/israel)
- [Финляндия](https://apptail.io/ru/app/webble-qGwc/finland)
- [Нидерланды](https://apptail.io/ru/app/webble-qGwc/netherlands)
- [Италия](https://apptail.io/ru/app/webble-qGwc/italy)
- [Франция](https://apptail.io/ru/app/webble-qGwc/france)
- [Россия](https://apptail.io/ru/app/webble-qGwc/russia)
- [Литва](https://apptail.io/ru/app/webble-qGwc/lithuania)
- [Украина](https://apptail.io/ru/app/webble-qGwc/ukraine)
- [Швейцария](https://apptail.io/ru/app/webble-qGwc/switzerland)
- [Португалия](https://apptail.io/ru/app/webble-qGwc/portugal)
- [Аргентина](https://apptail.io/ru/app/webble-qGwc/argentina)
- [Бразилия](https://apptail.io/ru/app/webble-qGwc/brazil)
- [Колумбия](https://apptail.io/ru/app/webble-qGwc/colombia)
- [Эстония](https://apptail.io/ru/app/webble-qGwc/estonia)
- [Вьетнам](https://apptail.io/ru/app/webble-qGwc/vietnam)
- [Словакия](https://apptail.io/ru/app/webble-qGwc/slovakia)
- [Япония](https://apptail.io/ru/app/webble-qGwc/japan)
- [Республика Корея](https://apptail.io/ru/app/webble-qGwc/south-korea)
- [Кувейт](https://apptail.io/ru/app/webble-qGwc/kuwait)
- [Казахстан](https://apptail.io/ru/app/webble-qGwc/kazakhstan)
- [Ливан](https://apptail.io/ru/app/webble-qGwc/lebanon)
- [Шри-Ланка](https://apptail.io/ru/app/webble-qGwc/sri-lanka)
- [Люксембург](https://apptail.io/ru/app/webble-qGwc/luxembourg)
- [Латвия](https://apptail.io/ru/app/webble-qGwc/latvia)
- [Северная Македония](https://apptail.io/ru/app/webble-qGwc/north-macedonia)
- [Мальта](https://apptail.io/ru/app/webble-qGwc/malta)
- [Мексика](https://apptail.io/ru/app/webble-qGwc/mexico)
- [Малайзия](https://apptail.io/ru/app/webble-qGwc/malaysia)
- [Нигерия](https://apptail.io/ru/app/webble-qGwc/nigeria)
- [Норвегия](https://apptail.io/ru/app/webble-qGwc/norway)
- [Новая Зеландия](https://apptail.io/ru/app/webble-qGwc/new-zealand)
- [Перу](https://apptail.io/ru/app/webble-qGwc/peru)
- [Филиппины](https://apptail.io/ru/app/webble-qGwc/philippines)
- [Пакистан](https://apptail.io/ru/app/webble-qGwc/pakistan)
- [Польша](https://apptail.io/ru/app/webble-qGwc/poland)
- [Румыния](https://apptail.io/ru/app/webble-qGwc/romania)
- [Саудовская Аравия](https://apptail.io/ru/app/webble-qGwc/saudi-arabia)
- [Сингапур](https://apptail.io/ru/app/webble-qGwc/singapore)
- [Словения](https://apptail.io/ru/app/webble-qGwc/slovenia)
- [Таиланд](https://apptail.io/ru/app/webble-qGwc/thailand)
- [Тунис](https://apptail.io/ru/app/webble-qGwc/tunisia)
- [Турция](https://apptail.io/ru/app/webble-qGwc/turkey)
- [Узбекистан](https://apptail.io/ru/app/webble-qGwc/uzbekistan)
- [ОАЭ](https://apptail.io/ru/app/webble-qGwc/united-arab-emirates)
- [Южно-Африканская Республика](https://apptail.io/ru/app/webble-qGwc/south-africa)
- [Австрия](https://apptail.io/ru/app/webble-qGwc/austria)
- [Азербайджан](https://apptail.io/ru/app/webble-qGwc/azerbaijan)
- [Бельгия](https://apptail.io/ru/app/webble-qGwc/belgium)
- [Болгария](https://apptail.io/ru/app/webble-qGwc/bulgaria)
- [Бахрейн](https://apptail.io/ru/app/webble-qGwc/bahrain)
- [Беларусь](https://apptail.io/ru/app/webble-qGwc/belarus)
- [Чили](https://apptail.io/ru/app/webble-qGwc/chile)
- [Китай](https://apptail.io/ru/app/webble-qGwc/china)
- [Кипр](https://apptail.io/ru/app/webble-qGwc/cyprus)
- [Дания](https://apptail.io/ru/app/webble-qGwc/denmark)
- [Доминиканская Республика](https://apptail.io/ru/app/webble-qGwc/dominican-republic)
- [Эквадор](https://apptail.io/ru/app/webble-qGwc/ecuador)
- [Египет](https://apptail.io/ru/app/webble-qGwc/egypt)
- [Испания](https://apptail.io/ru/app/webble-qGwc/spain)
- [Греция](https://apptail.io/ru/app/webble-qGwc/greece)
- [Гонконг (САР)](https://apptail.io/ru/app/webble-qGwc/hong-kong)
- [Хорватия](https://apptail.io/ru/app/webble-qGwc/croatia)
- [Венгрия](https://apptail.io/ru/app/webble-qGwc/hungary)
- [Индонезия](https://apptail.io/ru/app/webble-qGwc/indonesia)
- [Ирландия](https://apptail.io/ru/app/webble-qGwc/ireland)
- [Индия](https://apptail.io/ru/app/webble-qGwc/india)
- [Исландия](https://apptail.io/ru/app/webble-qGwc/iceland)

---

## About AppTail

[AppTail](https://apptail.io/ru) is a mobile app intelligence platform providing app analytics, ASO (App Store Optimization) tools, keyword tracking, competitor analysis, revenue estimates, and review monitoring for iOS App Store apps. Track your app's performance, discover ranking keywords, monitor competitors, and analyze market trends.

- [Search Apps](https://apptail.io/ru)
- [Top Charts](https://apptail.io/ru/top-iphone-apps)
- [Sign Up for Full Access](https://apptail.io/ru/account/signup?utm_campaign=ai-crawl&amp;utm_content=footer)

*Data provided by [AppTail](https://apptail.io/ru) - Mobile App Intelligence Platform*
