IOS – Does rebooting an iOS device always unpair connected Bluetooth peripherals

bluetoothiosipad

I am writing an iPad app that connects to wireless Bluetooth printers. We've discovered that when the iPad is rebooted, the printers that were paired and connected when the iPad was on do not automatically reconnect when the iPad reboots.

I'm just trying to determine if this is normal behavior for all devices, or if there is something specific to these devices that is causing them to not reconnect.

Does anyone happen to have a counter-example (Bluetooth headset, keyboard, etc.) that when the iPad is rebooted reconnect automatically?

Best Answer

To answer my own question, no, this isn't OS-wide behavior. It turns out one of the Bluetooth printer models we are supporting does in fact re-pair when the iPad is turned off and back on, so it looks like it's just a limitation of one printer's hardware.