Book Image

Learning ibeacon

By : Craig Gilchrist
Book Image

Learning ibeacon

By: Craig Gilchrist

Overview of this book

Table of Contents (16 chapters)
Learning iBeacon
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


Well done on completing your first real iBeacon powered app, which actually differentiates between beacons. In this chapter, we covered the real usage of UUID, major, and minor values. We also got introduced to the Core Location framework including the CLLocationManager class and its important delegate methods. We introduced the CLRegion class and discussed the permissions required when using CLLocationManager.

Finally, we put this all together with offers from our Matey's store.

In the next chapter, we're going to broadcast offers using our iOS device as an iBeacon transmitter.