Describe the bug
I have ios 18 host mobile while advertising from and scanning from android device using reactive_ble advertising data are empty bytes.
To Reproduce
Steps to reproduce the behavior:
- Broadcast from ios 18+ devices with uuid or manufacturer data. (Plugin - https://pub.dev/packages/beacon_broadcast)
- Read/Scan from android device.
- Manufacturer data is not present (UUID)
Expected behavior
There should be manufacturer data
Smartphone / tablet
- Device: iphone 12
- OS: iOS 18.2.1,
- Package version: 5.4.0, 5.3.1
Peripheral device
- Vendor, model: Nothing phone 1, OP Nord 2, Android 13, 14
- Does it run a custom firmware / software: no
Additional context
I tried some BLE scanner data is present there, also tried flutter flutter_blue_plus pluging its working fine.