Swift examples for Location beacons

Hi,

I found the Swift example for the proximity beacons:
http://developer.estimote.com/ibeacon/tutorial/part-1-setting-up/

But to take the advantage of the Location beacons (e.g. overcome the 30 second timeout for exiting a region) I assume I need to modify my App. Any examples on how to use the Location beacons in Swift?

So much info on the Estimote site that I started using Google to find anything :wink:

regards.

This tutorial actually works just fine with Location Beacons—the tutorial is really more about using the iBeacon packet, and both the Proximity and Location Beacons broadcast that by default.

If you want to try our Estimote Monitoring for better enter/exits, it’s probably best to take a look at the bottom of this blog post:

There are code snippets, instructions how to enable the Estimote Location packet, etc.

And if you have any questions, just let us know here and we’ll help! (:

What app do you want to build?