I'm just trying to detect, when my app is launched on the iPad, if the bluetooth on the device is enabled.
Specifically, I would like to launch the app on my iPad, have the app check to see if bluetooth is enabled on the device in the background and if it is, the app does nothing, but if bluetooth is disabled it triggers an alert that prompts the user to turn bluetooth on. I've done research looking into this but have not been able to find a clear and concise answer to my question. Any help would be much appreciated.