FlutterBleLib
FlutterBleLib copied to clipboard
AdvertisementData on iOS is empty
I want to access the manufacturerData of a BLE device without connecting to it using the AdvertisementData.
On Android, I can access the manufacturerData and it is filled with data:

But on iOS, the manufacturerData in null:

Hello Is this plugin support ios passive scanning to find the device where the uuid transmit in the first message by the device?