Papers & Presentations
Atoms frequently share what they know in journals, at conferences, and in classrooms.
Using iBeacons in iOS with Swift
Presented by
Presented at
Additional Presentations:
Written in
CodeMash
|
January 2017
GPS is great for outdoor location sensing. Unfortunately, it falls short indoors. iBeacons pick up where GPS leaves off by providing a means for indoor location sensing using Bluetooth low energy (BLE). In this talk we’ll talk about what iBeacons are, how they work, and when you can use them. We’ll also introduce the programming model to interact with them in iOS using Swift and the Apple CoreLocation framework. Live demo included!