Learn how to track your valuables in this iBeacons tutorial, where you'll build an app to register beacons then get notified when they move out of range.
Did you figure out how to make a new view open when it enters a beacon region. i am trying to do the same thing. I want to run the beacon ranging in the app delegate so that it monitors in every view in the app.
Hi there - one quick question.
I have to admit, that I haven’t tried myself yet - but…
Is it possible to have the same app act as an iBeacon while working like the ForgetMeNot app?
I need to have my app broadcast like an iBeacon and discover other devices running the same app.
And just one more thing - I need it all to work while all devices are locked (app in the background).
That is - while waling with the phone/device in their pockets people need to be notified of the pretense of other people (who is running my app)…makes sense? ;o)
we are using an app that scans for ibeacon advertisement and once it detects it the ibeacon protocol in the iOS devices enforcing the app to wait about 40 seconds in order to start detecting the second advertisement .
Is there any way to decrease/increase the waiting time ?