Skip to content

Liam-Williams/ibeacon-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iBeacon Demo

iBeacon demo project for Lighthouse Labs Lecture

Remember

  • Set NSLocationAlwaysUsageDescription or NSLocationWhenInUseUsageDescription in your info.plist
  • You need to have always or when in use location authorized to monitor and range beacons
  • You need to request always location to monitor beacon regions in the background (& you can't range beacons in the background)
  • Beacon proximity is approximate
    • Immediate = a few inches
    • Near = a few meters
    • Far = more than a few meters
    • Unkown = weak signal or none)

About

iBeacons demo project for Lighthouse Labs Lecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages