Couchbase Lite: Demo not working

Hello,
Using the Estimote SDK off 'master' from https://github.com/Estimote/iOS-SDK

with Couchbase Lite office-radar project:

https://github.com/tleyden/office-radar

And is able to detect beacons for iPhone-5 on iOS-7.1.2 BUT not on iPhone-6 on iOS-8.1.2
Wondering if there are anything missing that should be including or changed in the Couchbase code base?

If anyone is able to clone the github project and also test it would greatly appreciated.

FYI: You would need to download the Couchbase Lite iOS framework: http://www.couchbase.com/dl/releases/couchbase-lite/ios/1.0.3.1/couchbase-lite-ios-community_1.0.3.1.zip/download

Hi William,

Please make sure you have enabled Location Services authorization in your build. It's described in this article: https://community.estimote.com/hc/en-us/articles/203393036-Estimote-SDK-and-iOS-8-Location-Services

Cheers.