Search code examples
iosobjective-cswiftbluetooth-lowenergycore-bluetooth

How can i get MAC of a device through BLE in iOS


How can I get MAC address of the device in objective C or swift. Is there any way to obtain MAC address from the field "Identifier".


Solution

  • No any public API for getting MAC address with BLE.

    If you want to get with jailbroken device, then you can get with this link