Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fire didDetermineStateForRegion Event on Android #99

Open
gchallen opened this issue Jun 21, 2018 · 0 comments
Open

Fire didDetermineStateForRegion Event on Android #99

gchallen opened this issue Jun 21, 2018 · 0 comments

Comments

@gchallen
Copy link

gchallen commented Jun 21, 2018

Version

1.1.0

Platform

Android

OS version

Doesn't matter

Steps to reproduce

  1. Restart app

Expected behavior

Be able to receive notifications about the current region.

Actual behavior

didDetermineStateforRegion events are ignored in the source code.

It looks like as of AltBeacon 2.8 didEnterRegion events are not fired again when the app is restarted if it is still within range of an existing beacon: https://altbeacon.github.io/android-beacon-library/state-persistence.html. Their advice is to move logic into the didDetermineStateForRegion callback, which unfortunately is not being forwarded by this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant