Skip to content

eryshkov/Detect-a-Beacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Detect-a-Beacon

Swift 4.2 XCode 10+ iOS iOS 12 Licence MIT

Main functionality

  • simple iBeacon app
  • Working with iBeacon locations is different from working with maps. The technology is often called micro-location because it can tell the difference between a few centimeters and a meter or more. Plus it works inside, which is somewhere GPS continues to be poor, and understandably.
  • uses CLLocationManager
  • uses CLBeaconRegion & CLProximity
  • use Locate Beacon app from AppStore to create iBeacon device with iPhone | iPad | iPod

License

This project is licensed under the MIT License.