I set up my app very similar to the sample app, putting the Service UUID in the plist and descriptor, I am able to see the picker but when my device is advertising, it doesn't seem to be responding to it. I see it stuck on "Discovering" and then it times out saying "Make sure the accessory is nearby and ready to connect". I also noticed that when I remove the ASK code but leave in the ASK fields in the info plist, my CBManagerAuthroization state is always "not determined". Can anyone help me troubleshoot these 2 issues? Perhaps they are related?
Device not discoverable by AccessorySetupKit
Submitted Feedback FB14059070 with logs
It seems I'm running into something very similar to the first issue. I pulled the Dice sample code from Apple's website and modified it to discover our Bluetooth devices. I have several running just 30-50 cm from my phone, but the picker only managed to show the accessory once or twice. In about 99% of my attempts, it just says, No accessory was found.