jbeuckm / TiBeacons

iBeacon advertising and scanning in a Titanium module
Other
135 stars 57 forks source link

How can i ask if a certain beacon is in range? #27

Open mattpilott opened 9 years ago

mattpilott commented 9 years ago

For instance:

if(beacon == "Blueberry Estimote"){ // do something }