iOS CoreBluetooth passively check if Bluetooth is enabled without prompting user to turn Bluetooth on
The scenario is as follows. I have an already deployed app being used by people. I am considering implementing some experimental Bluetooth Low Energy features, but before I do, I want to conduct an "in the wild" survey of the number of users who already have Bluetooth turned on/leave Bluetooth on all the time. So, I would just like to check this in the background and send back to a server statistics on number of users with Bluetooth already on, without ever actually using Bluetooth communications. I have successfully instantiated a CBCentralManager in my app and can retrieve the Bluetooth