Reputation: 121
iOS 18 CoreBluetooth - scanForPeripherals method with a defined CBUUID is not detecting iPhone peripherals advertising in the background state.
myServiceUUID
sCentralManager.scanForPeripherals(withServices: [myServiceUUID])
I posted this issue on Apple Feedback Assistant and it was resolved in an iOS update.
https://feedbackassistant.apple.com/feedback/15217942
Upvotes: 1
Views: 197