commit | 94786877f09acee46dfeb7374181e5cf05374029 | [log] [tgz] |
---|---|---|
author | Nick Toumpelis <nicktoumpelis@me.com> | Thu Jan 30 01:42:27 2014 +0100 |
committer | Nick Toumpelis <nicktoumpelis@me.com> | Sat Feb 01 16:13:29 2014 +0100 |
tree | 5f194d3f3767d7405c419a454e7a5d2d1b2e849b | |
parent | bd993ab56747254e1c2551dbf0e58bb78299e701 [diff] |
Fix minor project file issue
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 beacon monitoring, advertising and ranging, by toggling on/off three 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.