We are working with Bluetooth peripherals using CoreBluetooth, and I've noticed that the CBPeripheral.name property seems to be cached.
Has anyone else encountered this behavior?
Is this caching expected behavior in CoreBluetooth?
Is there a recommended way to force refresh or invalidate the cached name?
Most importantly: Is there a reliable method to get the most accurate and up-to-date name of a peripheral?
2
0
299