AltBeacon / android-beacon-library

Allows Android apps to interact with BLE beacons
Apache License 2.0
2.85k stars 837 forks source link

didExitRegion delay #388

Open medrockstar opened 8 years ago

medrockstar commented 8 years ago

Hi,

I can't configure didExitRegion delay.

Tks,

davidgyoung commented 8 years ago

I will take this as a feature request. Let me know if you are interested in working on it.

See a possible workaround here:

http://stackoverflow.com/questions/30434823/is-it-possible-to-change-the-didexitregion-time-using-android-beacon-library

Rkr999 commented 6 years ago

Hi Team, didExitRegion() not calling when exit from beacon.

davidgyoung commented 6 years ago

@Rkr999, this is a different issue than described here. This thread is about a feature request to make the exit region delay configurable. If you are having trouble with the library, please open a new question on StackOverflow.com, as that is the appropriate forum for troubleshooting questions.