this is for evaluation purposes.
Is it possible to get the bluetooth MAC Address of an IOS device inside an app?
Or is it possible to get bluetooth MAC adresses from other bluetooth devices nearby?
I've found this question: iPhone API - Bluetooth MAC addresses of surrounding devices? but it's from 2010, maybe something has changed?
What I want to achieve is to make sure, a user is nearby a fix installed bluetooth-dongle when he calls certain functions.
Thanks