steamclock / bluejay

A simple Swift framework for building reliable Bluetooth LE apps.
MIT License
1.09k stars 98 forks source link

iOS 16.4 can't obtain KCBAdvDataManufacturerData #267

Open ali0201 opened 1 year ago

ali0201 commented 1 year ago

Summary: When I updated my mobile phone to iOS 16.4, I found my project can't obtain value of KCBAdvDataManufacturerData.

Steps to Reproduce:

  1. I set breakpoint in here.

    image
  2. Before iOS 16.4, I can obtain value of KCBAdvDataManufacturerData.

Actual Result:

Expected Result: Obtain the value of KCBAdvDataManufacturerData in advertisementData.

Thanks.

Device, Build, OS: iPhone 14 Plus, iOS 16.4