Skip to content

ibeacons test app - compares Radius Networks ProximityKit with native (wrapperless) Core Location

Notifications You must be signed in to change notification settings

foundry/ibeacons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ibeacons

ibeacons test app - compares Radius Networks ProximityKit with raw (wraperless) Core Location

Includes a build of ibeacon-cli for test broadcasting

To use:

  • install ProximityKit from the included podFile using cocoaPods (pod install)
  • set a test UUID and identifier in the .pch file
  • set the class type (for Proximity Kit or Core Location) in the view controller's viewDidLoad

To use with ProximityKit:

  • open a (free) developer account at Radius Networks
  • create a Kit and download the plist file
  • replace ProximityKit.plist with your plist.
  • ensure the pch file UUID agrees with your Kit UUID.

//TO DO
Blog/wiki explanation
Get local notifications to work

About

ibeacons test app - compares Radius Networks ProximityKit with native (wrapperless) Core Location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published