Search code examples
bluetoothios7

How can I programmatically get the Bluetooth address of an iPhone Device in iOS7


I want to determine the BLUETOOTH ADDRESS for an iPhone or iPad from within an app on said device. But I didn't find any API that will return the BLUETOOTH ADDRESS or name of a device. In document it is written that "In iOS 7 and later, if you ask for the MAC address of an iOS device, the system returns the value 02:00:00:00:00:00", but there is no documentation regarding BLUETOOTH ADDRESS.

Please help me for finding the BLUETOOTH ADDRESS in iOS7.


Solution

  • It is not possible to get the Bluetooth Address in iOS 7.