I'm developing an app that has to be paired with a Bluetooth device.
Due to a mistake in the docs I tried to pair the device using a wrong passcode and now this device will appear in a "weird state".
Corebluetooth will remember it and will try to connect but, as the passcode was incorrect, it won't be able to retrieve any information.
My first impulse was going to the Device Settings and try to unpair, but surprisingly the little "i" button to show the "forget device" option is not there (see screenshot).
Things I already tried:
I need to provide a solution to final user not involving "hard reset and setup as new iPhone" but I'm starting to be kind of desperate with this. Any idea? Thanks!
In case somebody has a problem like this. This was a problem with the firmware of the Bluetooth device. It was storing incorrectly the bonding keys. The device reported that was paired with the phone but at the same time it didn't store the keys properly creating an encryption problem.