I know that I can turn iOS devices into iBeacons (Can an iOS7 device act as an iBeacon?). Unfortunately, I only have one device and my beacons have not arrived yet. So I was
I tried all these solutions, but couldn't get AirLocate to pick up a signal until I complied this: https://github.com/lgaches/BeaconEmitter and started transmitting with this UUID: E2C56DB5-DFFB-48D2-B060-D0F5A71096E0 and with an identifier of: hello
I found this post about AirLocate useful as well: Does AirLocate only look for particular UUIDs?