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

[1213] Fixed crash when addObserver could be called not from main thread #1214

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VolodaUa
Copy link
Contributor

This pull request fixes an issue #1213 that was created after changing background state detection logic.

The function 'addObserver' should be called on main thread. Otherwise, it made the app to crash in application where start ranging, monitoring beacons were called not from main thread.

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

Successfully merging this pull request may close these issues.

1 participant