Esp32_ble_beacon does not work

Hello. can anyone faced such a problem.
After successful flashing, my iphone does not detect the ibeacon. I check through the bluetooth screen and don’t see any new devices there. through the bleScanner application I see a new device but it is defined as N / A but not as a ibeacon

esphome:
  name: ble
  platform: ESP32
  board: esp32doit-devkit-v1

esp32_ble_beacon :
  type : iBeacon 
  uuid : '12a13a53-905b-0654-3468-3956014a7888'
  major : 234
  minor : 138

same here
esp32 tested on iphone and huawai android pad. the beacon dont show up in the apps.

excellent means the problem is not only me. I opened a ticket in esphome support

did you manage to solve the problem?

no, i gave up on this for now :confused:

Broken for me too

it should work in the esphome:dev branch

Just for info, I’ve been playing with this lately and found that the ESPhome beacon doesn’t appear in the IOS eBeacon app, but if you paste the UUID into an app like OwnTracks, then it does detect the beacon ok.