commit | dfb6c6868d635bad7899565a94021d94ef0d63ae | [log] [tgz] |
---|---|---|
author | Falko Richter <deadfalkon+github@gmail.com> | Tue Apr 08 16:40:25 2014 +0200 |
committer | Falko Richter <deadfalkon+github@gmail.com> | Tue Apr 08 16:40:25 2014 +0200 |
tree | 29d8abdeffd404198a4e12309f2ec81283321908 | |
parent | ae603ceff39b6a6e66793b348a2b56bbd2d27bc3 [diff] |
Update README.md Clarified an issue (not all beacons can be shown)
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. After changing the proximity UUID in the source 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.