commit | 0c01910773f16228c03474de98b5ea5a8ba5b0ec | [log] [tgz] |
---|---|---|
author | Nick Toumpelis <nicktoumpelis@me.com> | Sun Oct 20 22:28:05 2013 +0200 |
committer | Nick Toumpelis <nicktoumpelis@me.com> | Sun Oct 20 22:30:24 2013 +0200 |
tree | fe094bae1aa302436495a8a36d59b334df39e71b | |
parent | b2b3f200b76daedd9bf7eb32b1c6a76dfb28708f [diff] |
Improve UI and remove potential for duplicate beacons
A demo app for the iBeacons API in iOS 7
HiBeacons is a fully functional demo app for the new iBeacons API in iOS 7. The app can be used to demonstrate both beacon advertising and ranging, by toggling on/off two switches. You can easily see any beacons in the vicinity, with all their info, under the 'Detected Beacons' section.
Beacon region advertising doesn't work in the background in iOS 7, even with the bluetooth-peripheral
mode set in Info.plist
.
Nick Toumpelis (@nicktoumpelis)
HiBeacons is available under the MIT licence. See the LICENCE file for more info.